Skip to content

Commit

Permalink
Fix 7.4 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Feb 11, 2020
1 parent 71ddecc commit c984687
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 @@ -40,7 +40,7 @@ jobs:
- php: 7.1
- php: 7.2
- php: 7.3
- php: 7.4snapshot
- php: 7.4
- stage: integration tests
php: 7.3
script: ./drupal_test.sh

0 comments on commit c984687

Please sign in to comment.