Skip to content

Commit 97c7025

Browse files
authored
Merge pull request #21 from pamil/travis-fuckup
Fix Travis build
2 parents 015657a + 74e796f commit 97c7025

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ language: php
22

33
php:
44
- 7.1
5+
- nightly
56

67
matrix:
7-
include:
8-
- php: nightly
98
allow_failures:
109
- php: nightly
1110
fast_finish: true

0 commit comments

Comments
 (0)