Skip to content

Commit 823506a

Browse files
committed
Update travis.yml
1 parent 71eef1e commit 823506a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ before_script:
1010
- cd demo
1111
- php NetLicensingDemo.php
1212

13-
script: phpunit
13+
script:
14+
- phpunit

0 commit comments

Comments
 (0)