mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-18 14:05:08 +00:00
* Attempt to fix Travis build
This commit is contained in:
+2
-2
@@ -7,11 +7,11 @@ matrix:
|
||||
dist: precise
|
||||
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
- hhvm
|
||||
|
||||
script: phpunit --coverage-text tests
|
||||
script: vendor/bin/phpunit --coverage-text tests
|
||||
Reference in New Issue
Block a user