mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-19 02:32:35 +00:00
* Trying some build configurations
This commit is contained in:
+1
-4
@@ -1,13 +1,10 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
- hhvm
|
||||
|
||||
script:
|
||||
- if [[ "$TRAVIS_PHP_VERSION" == '5.6' ]]; then phpunit --coverage-text tests ; fi
|
||||
- vendor/bin/phpunit --coverage-text tests
|
||||
Reference in New Issue
Block a user