Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
woo travis works?
Browse files Browse the repository at this point in the history
  • Loading branch information
Helveg committed Dec 7, 2018
1 parent 3a177d6 commit e81f61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis_test.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

include(__DIR__."/../vendor/autoload.php");
include(__DIR__."/vendor/autoload.php");
echo "Hello world";
exit(0);

Expand Down

0 comments on commit e81f61c

Please sign in to comment.