Skip to content

Commit 54d2015

Browse files
author
Nicolas Oelgart
committed
Disable travis on nightly builds
1 parent 0dde87a commit 54d2015

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
@@ -2,7 +2,7 @@ language: php
22

33
php:
44
- 7.0
5-
- nightly
5+
- 7.1
66

77
script: phpunit --coverage-clover=coverage.clover
88

0 commit comments

Comments
 (0)