Skip to content

Commit

Permalink
Merge pull request ICanBoogie#21 from open-source-contributions/enhan…
Browse files Browse the repository at this point in the history
…ce_travis_ci

Reopen PR ICanBoogie#19
  • Loading branch information
olvlvl committed Aug 22, 2019
2 parents 9f985fa + 0fbab61 commit 02961c1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- nightly

matrix:
allow_failures:
- php: nightly

before_script:
- if [[ $TRAVIS_PHP_VERSION != "5.6" ]]; then phpenv config-rm xdebug.ini; fi
Expand Down

0 comments on commit 02961c1

Please sign in to comment.