Skip to content

Commit

Permalink
alter test version
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangut committed Jan 28, 2021
1 parent 7792e4b commit fcc84c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -13,9 +13,9 @@ env:
- COMPOSER_FLAGS="--prefer-stable --prefer-dist"

php:
- 7.1
- 7.2
- 7.3
- 7.4
- nightly

matrix:
Expand All @@ -24,7 +24,7 @@ matrix:
- php: 7.1
env:
- COMPOSER_FLAGS="--prefer-lowest --prefer-stable --prefer-dist"
- php: 7.4
- php: 7.1
env:
- TEST_VERSION=true
- COMPOSER_FLAGS="--prefer-stable --prefer-dist"
Expand Down

0 comments on commit fcc84c5

Please sign in to comment.