Skip to content

Commit 878d3dc

Browse files
committed
travis: added PHP 7.0
1 parent 3c63c03 commit 878d3dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ php:
44
- 5.4
55
- 5.5
66
- 5.6
7+
- 7.0
78
- hhvm
89
- hhvm-nightly
910

@@ -13,6 +14,7 @@ env:
1314

1415
matrix:
1516
allow_failures:
17+
- php: 7.0
1618
- php: hhvm
1719
- php: hhvm-nightly
1820

0 commit comments

Comments
 (0)