Skip to content

Commit

Permalink
added travis build file
Browse files Browse the repository at this point in the history
iamcal committed Oct 6, 2016
1 parent 2265fa2 commit 1f5b25f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: php

sudo: false

script: php test/test.php

0 comments on commit 1f5b25f

Please sign in to comment.