Skip to content

Commit

Permalink
Update Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
fastdivision committed Mar 12, 2018
1 parent eb166a1 commit 1e0ee8c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
@@ -1,9 +1,11 @@
language: php

php:
- 5.5
- 5.6
- 7.0.0RC4
- '5.5'
- '5.6'
- '7.0'
- '7.1'
- '7.2'

before_script:
- composer self-update
Expand Down

0 comments on commit 1e0ee8c

Please sign in to comment.