Skip to content

Commit 426e7ea

Browse files
committed
Revert "[skip ci] fix .travis.yml"
This reverts commit 7e039f9.
1 parent 7e039f9 commit 426e7ea

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
@@ -1,7 +1,6 @@
11
sudo: false
22
language: php
33

4-
# The nightly builds are a week old. Wait until php 8.0 is stabilized?
54
php:
65
- 7.0
76
- 7.1
@@ -12,7 +11,7 @@ php:
1211

1312
matrix:
1413
allow_failures:
15-
- php: nightly
14+
- php: master
1615

1716
before_script:
1817
- phpize

0 commit comments

Comments
 (0)