Преглед изворни кода

forgot to add a file in the last commit

El RIDO пре 10 година
родитељ
комит
5046091728
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -11,7 +11,7 @@ before_script:
   - php composer.phar install -n
 
 script:
-  - cd tst && phpunit
+  - vendor/bin/phpunit tst
 
 after_script:
   - php vendor/bin/codacycoverage clover tst/log/coverage-clover.xml