Changeset 40257 for trunk/.travis.yml
- Timestamp:
- 03/09/2017 08:53:37 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.travis.yml
r40255 r40257 57 57 if [[ ${TRAVIS_PHP_VERSION:0:2} == "7." ]]; then 58 58 composer global require "phpunit/phpunit=5.7.*" 59 el se59 elif [[ ${TRAVIS_PHP_VERSION:0:3} != "5.2" ]]; then 60 60 composer global require "phpunit/phpunit=4.8.*" 61 61 fi
Note: See TracChangeset
for help on using the changeset viewer.