Skip to content

Commit 0056ad0

Browse files
committed
Test on php-7.4
1 parent 419557c commit 0056ad0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,11 @@ matrix:
1313
env:
1414
- RUN_LINTER=1
1515
- RUN_SNYK=1
16-
- php: '7.4snapshot'
16+
- php: '7.4'
1717
- php: 'master'
1818
- php: 'nightly'
1919
fast_finish: true
2020
allow_failures:
21-
- php: '7.4snapshot'
2221
- php: 'master'
2322
- php: 'nightly'
2423

0 commit comments

Comments
 (0)