Skip to content

Commit

Permalink
Merge pull request #46 from SignpostMarv/travis/7.4-testing
Browse files Browse the repository at this point in the history
travis 7.4 testing
  • Loading branch information
weirdan authored Jan 11, 2020
2 parents 021eb5a + 8250289 commit 8e2be02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ php:
- 7.1
- 7.2
- 7.3
# - 7.4snapshot # Psalm does not support 7.4 yet (uses Fn)
- 7.4 # Psalm does not support 7.4 yet (uses Fn)
before_install:
- phpenv config-rm xdebug.ini || true
- composer clear-cache

install:
- composer install
Expand Down

0 comments on commit 8e2be02

Please sign in to comment.