Просмотр исходного кода

forgot to add a file in the last commit

El RIDO 10 лет назад
Родитель
Сommit
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