Skip to content

Commit fbfbac0

Browse files
committed
Allow old PHP builds to fail
1 parent e0e70e1 commit fbfbac0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ env: # important!
99
matrix:
1010
allow_failures:
1111
- php: 5.6
12+
- php: 7.0
1213
- php: nightly
1314

1415
before_script:

0 commit comments

Comments
 (0)