Skip to content

Commit ab93285

Browse files
committed
Remove nightly builds from .travis.yml
1 parent a692670 commit ab93285

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ php:
77
- 7.2
88
- 7.3
99
- 7.4snapshot
10-
- nightly
1110

1211
env:
1312
- DB=sqlite
@@ -124,7 +123,6 @@ jobs:
124123
- php git-phpcs.phar origin/$TRAVIS_BRANCH...$TRAVIS_PULL_REQUEST_SHA
125124

126125
allow_failures:
127-
- php: nightly
128126
- stage: Code Quality
129127
env: DB=none CODING_STANDARDS
130128

0 commit comments

Comments
 (0)