Skip to content

Commit

Permalink
Added 7 with allow failures. Database is not needed in this env.
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon authored and Simon committed Mar 28, 2016
1 parent 937cc02 commit f1ab865
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@ before_script:
- cd ~/builds/ss
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
[5.3,5.4,5.5,5.6,7.0]

matrix:
allow_failures:
- php: 7.0

script:
- vendor/bin/phpunit ideannotator/tests/
env:
matrix:
- DB=MYSQL CORE_RELEASE=3.1
global:
secure: HJ7sHJww/NX3PPVGjy0ggZyZSLoAdGB4BZJ0UEnIDNhR1fZ1aF4pAEA1K5cvksV9FGCbQ9Z/2JfRk8csDgWIybkBuckZsj+7yjd8u6AEPLKve+GA/Z3iN21jrDZiCC/gugAWJl7OdmR+64bFBjHbvZzYUusjSjpSRO5EqqWPgWA=

0 comments on commit f1ab865

Please sign in to comment.