Skip to content

Commit

Permalink
Remove nightly builds from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Feb 15, 2020
1 parent a692670 commit ab93285
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ php:
- 7.2
- 7.3
- 7.4snapshot
- nightly

env:
- DB=sqlite
Expand Down Expand Up @@ -124,7 +123,6 @@ jobs:
- php git-phpcs.phar origin/$TRAVIS_BRANCH...$TRAVIS_PULL_REQUEST_SHA

allow_failures:
- php: nightly
- stage: Code Quality
env: DB=none CODING_STANDARDS

Expand Down

0 comments on commit ab93285

Please sign in to comment.