Skip to content

Commit e8873e1

Browse files
authored
Merge pull request #143 from open-source-contributions/test_7.4
Test on php-7.4
2 parents 419557c + 0056ad0 commit e8873e1

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)