Skip to content

Commit 8fc8b37

Browse files
authored
Update .travis.yml
1 parent 6d7941c commit 8fc8b37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ matrix:
2424
env: ES_VERSION="7.4.2"
2525
- php: 7.3
2626
env: ES_VERSION="8.0.0-SNAPSHOT"
27-
- php: 7.4snapshot
27+
- php: 7.4
2828
env: ES_VERSION="7.4.2"
29-
- php: 7.4snapshot
29+
- php: 7.4
3030
env: ES_VERSION="8.0.0-SNAPSHOT"
3131
allow_failures:
3232
- php: 7.3
3333
env: ES_VERSION="8.0.0-SNAPSHOT"
34-
- php: 7.4snapshot
34+
- php: 7.4
3535
env: ES_VERSION="8.0.0-SNAPSHOT"
3636

3737
env:

0 commit comments

Comments
 (0)