Skip to content

Commit 0b9095c

Browse files
authored
Merge pull request #42 from pedrommone/master
Travis CI improvements
2 parents b1cf048 + 498f025 commit 0b9095c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@ php:
66
- 5.5
77
- 5.6
88
- 7.0
9+
- 7.1
910
- hhvm
1011

1112
matrix:
12-
allow_failures:
13-
- php: hhvm
14-
- php: 7.0
1513
fast_finish: true
1614

1715
sudo: false

0 commit comments

Comments
 (0)