Skip to content

Commit

Permalink
Up some php versions
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge committed Jan 17, 2018
1 parent 527369a commit 60ad482
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
sudo: required
services:
- docker

language: php

php:
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2

install:
- travis_retry composer install --no-interaction --prefer-source
Expand Down

0 comments on commit 60ad482

Please sign in to comment.