Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Oct 24, 2017
1 parent de9e154 commit 51c0316
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,10 @@ matrix:
# mark as finished before allow_failures are run
fast_finish: true
include:
# 5.6
- php: 5.6
# 7.1
- php: 7.1
env: TEST_CONFIG="phpunit.xml.dist"
- php: 5.6
env: BEHAT_OPTS="--profile=repository-forms"
# 7.0
- php: 7.0
env: TEST_CONFIG="phpunit.xml.dist"
- php: 7.0
- php: 7.1
env: BEHAT_OPTS="--profile=repository-forms"

# test only master (+ Pull requests)
Expand Down

0 comments on commit 51c0316

Please sign in to comment.