Skip to content

Commit

Permalink
travis: test also on php master (it is allowed to fail)
Browse files Browse the repository at this point in the history
  • Loading branch information
konecnyjakub committed Jun 10, 2017
1 parent da5e4e6 commit 5986fd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: php

php:
- 7.1
- nightly

notifications:
email: false
Expand All @@ -16,6 +17,7 @@ matrix:
allow_failures:
- php: 7.1
env: TESTER_PHP_BIN=phpdbg
- php: nightly

before_install:
- composer self-update
Expand Down

0 comments on commit 5986fd6

Please sign in to comment.