Skip to content

Commit 43faa93

Browse files
authored
Create .travis.yml
1 parent 823506a commit 43faa93

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ before_script:
99
- composer update
1010
- cd demo
1111
- php NetLicensingDemo.php
12+
- cd ..
1213

13-
script:
14-
- phpunit
14+
script:
15+
- vendor/bin/phpunit

0 commit comments

Comments
 (0)