mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-17 12:11:40 +00:00
* Attempt 2 to fix Travis
This commit is contained in:
+2
-1
@@ -14,4 +14,5 @@ php:
|
||||
- 7.1
|
||||
- hhvm
|
||||
|
||||
script: vendor/bin/phpunit --coverage-text tests
|
||||
script:
|
||||
- if [[ "$TRAVIS_PHP_VERSION" == '5.6' ]]; then phpunit --coverage-text tests ; fi
|
||||
Reference in New Issue
Block a user