Skip to content

Commit

Permalink
[BUILD] Remove nightly build from Travis (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Aug 18, 2019
2 parents 975325a + ab78793 commit 21b1950
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 21b1950

Please sign in to comment.