Skip to content

Commit

Permalink
[BUILD] Remove nightly build from Travis (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Aug 18, 2019
2 parents 0d9fdde + 126dd2a commit 6c4b4f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -3,7 +3,6 @@ language: php
php:
- 7.2
- 7.3
- nightly

sudo: false

Expand Down Expand Up @@ -48,7 +47,6 @@ matrix:
php: 7.3
env: SYMFONY_VERSION=4.2.*
allow_failures:
- php: nightly
- php: 7.3
env: TARGET=checkdeps

Expand Down

0 comments on commit 6c4b4f6

Please sign in to comment.