Skip to content

Commit dddde60

Browse files
committed
Add new php7.1 variants to Travis (via "update.sh")
1 parent f56ccb5 commit dddde60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ env:
88
- VARIANT=php7.0/apache
99
- VARIANT=php7.0/fpm
1010
- VARIANT=php7.0/fpm-alpine
11+
- VARIANT=php7.1/apache
12+
- VARIANT=php7.1/fpm
13+
- VARIANT=php7.1/fpm-alpine
1114

1215
install:
1316
- git clone https://github.com/docker-library/official-images.git ~/official-images

0 commit comments

Comments
 (0)