Skip to content

Commit c7aad59

Browse files
committed
Added PHP 7.0
1 parent 78489d2 commit c7aad59

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ php:
55
- 5.4
66
- 5.5
77
- 5.6
8+
- 7.0
89
- hhvm
910

11+
matrix:
12+
allow_failures:
13+
- php: 7.0
14+
1015
install:
1116
- $TRAVIS_BUILD_DIR/.travis/start-disque.sh
1217
- composer install --dev --prefer-source

0 commit comments

Comments
 (0)