We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71eef1e commit 823506aCopy full SHA for 823506a
.travis.yml
@@ -10,4 +10,5 @@ before_script:
10
- cd demo
11
- php NetLicensingDemo.php
12
13
-script: phpunit
+script:
14
+ - phpunit
0 commit comments