Skip to content

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r-brown authored Jun 8, 2017
1 parent 823506a commit 43faa93
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ before_script:
- composer update
- cd demo
- php NetLicensingDemo.php
- cd ..

script:
- phpunit
script:
- vendor/bin/phpunit

0 comments on commit 43faa93

Please sign in to comment.