Skip to content

Commit da41a3c

Browse files
authored
enable nightly again, should work now
1 parent a6b4124 commit da41a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ php:
1010
- 7.0
1111
- 7.1
1212
- 7.2
13-
# - nightly # doesn't work yet on PHP 7.3! not building.
13+
- nightly # doesn't work yet on PHP 7.3! not building.
1414

1515

1616
# setting the env is the easiest, because it will mix with all the separate php versions (travis does this)

0 commit comments

Comments
 (0)