Skip to content

Commit

Permalink
Add PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jdecool committed Apr 15, 2015
1 parent 1640d28 commit c4fd221
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ language: php

php:
- 5.4
- 5.5
- 5.6
- 7.0

matrix:
allow_failures:
- php: 7.0

before_script:
- export DISPLAY=:99.0
Expand Down

0 comments on commit c4fd221

Please sign in to comment.