Skip to content

Commit

Permalink
Merge c867e12 into 35cc2be
Browse files Browse the repository at this point in the history
  • Loading branch information
ruudk committed Dec 1, 2017
2 parents 35cc2be + c867e12 commit 41b5cc5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .travis.yml
Expand Up @@ -29,6 +29,18 @@ matrix:
env: SYMFONY_VERSION=3.4.* DEPENDENCIES=dev
- php: 7.1
env: SYMFONY_VERSION=4.0.* DEPENDENCIES=dev
- php: 7.2
env: SYMFONY_VERSION=3.2.*
- php: 7.2
env: SYMFONY_VERSION=3.3.* TEST_COVERAGE=true
- php: 7.2
env: SYMFONY_VERSION=3.3.* GRAPHQLBUNDLE_VERSION=0.9.*
- php: 7.2
env: SYMFONY_VERSION=3.4.* GRAPHQLBUNDLE_VERSION=0.10.* DEPENDENCIES=dev
- php: 7.2
env: SYMFONY_VERSION=3.4.* DEPENDENCIES=dev
- php: 7.2
env: SYMFONY_VERSION=4.0.* DEPENDENCIES=dev
- php: nightly
env: COMPOSER_UPDATE_FLAGS=--ignore-platform-reqs
allow_failures:
Expand Down

0 comments on commit 41b5cc5

Please sign in to comment.