needs to actually test on 7.1

This commit is contained in:
Joby Elliott 2018-08-21 20:27:05 -06:00
parent de18730209
commit e66f8f8df6

View file

@ -1,4 +1,4 @@
image: php:7.0-alpine
image: php:7.1-alpine
before_script:
- apk update