Browse Source

Try php5.6 with travis.

master
Sébastien Lucas 10 years ago
parent
commit
0dbdd9b2c4
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml View File

@@ -1,5 +1,6 @@
language: php
php:
- 5.6
- 5.5
- 5.4
- 5.3
@@ -24,3 +25,4 @@ addons:
matrix:
allow_failures:
- php: hhvm
- php: 5.6

Loading…
Cancel
Save