Skip to content

Commit 94be3ba

Browse files
authored
Merge pull request #18 from pamil/travis-fuckup
Fix Travis build
2 parents 77afe6c + 45c258a commit 94be3ba

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.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)