Skip to content

Commit fbf162a

Browse files
committed
Merge pull request #4 from pastuhov/pastuhov-patch-2
Update .travis.yml
2 parents 2cea7ac + f468380 commit fbf162a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ php:
88
- hhvm
99

1010
matrix:
11-
allow_failures:
12-
- php: 7.0
11+
#allow_failures:
12+
#- php: 7.0
1313
include:
1414
- php: 5.4
1515
env: 'COMPOSER_FLAGS="--prefer-stable --prefer-lowest"'

0 commit comments

Comments
 (0)