Skip to content

Commit

Permalink
Removed nightly tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tswestendorp committed Feb 28, 2019
1 parent 4266e28 commit 2e84458
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ language: php
matrix:
allow_failures:
- php: 7.3
- php: nightly
# - php: nightly
fast_finish: true
include:
# - php: 5.4
Expand All @@ -26,7 +26,7 @@ matrix:
- php: 7.1
- php: 7.2
- php: 7.3
- php: nightly
# - php: nightly
# - os: osx
# osx_image: xcode7.2

Expand Down

0 comments on commit 2e84458

Please sign in to comment.