Skip to content

Commit f4cb2d3

Browse files
committed
Update .travis.yml
1 parent b13fc7e commit f4cb2d3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ env:
1414
- DOCKERFILE="5.6"
1515
- DOCKERFILE="5.6/apache"
1616
- DOCKERFILE="5.6/fpm"
17-
- DOCKERFILE="7"
18-
- DOCKERFILE="7/apache"
19-
- DOCKERFILE="7/fpm"
17+
- DOCKERFILE="7.0"
18+
- DOCKERFILE="7.0/apache"
19+
- DOCKERFILE="7.0/fpm"
2020

2121
before_script:
2222
- docker version

0 commit comments

Comments
 (0)