Skip to content

Commit

Permalink
Run test on php7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Dec 29, 2018
1 parent 90418c9 commit 31db633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ matrix:
include:
- php: 5.4
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" COVERAGE=true TEST_COMMAND="composer test-ci"
- php: 7.2
- php: 7.1
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"

install:
Expand Down

0 comments on commit 31db633

Please sign in to comment.