Skip to content

Commit

Permalink
Update build versions
Browse files Browse the repository at this point in the history
  • Loading branch information
henkelund committed Feb 28, 2017
1 parent 3b24cb1 commit 981a915
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ php:
- 7.0
- 5.6
env:
- M2_VERSION=2.1.5
- M2_VERSION=2.1.3
- M2_VERSION=2.1.2
- M2_VERSION=2.1.1
- M2_VERSION=2.1.0
- M2_VERSION=2.0.11
- M2_VERSION=2.0.13
matrix:
include:
- php: 5.5
env: M2_VERSION=2.0.11
env: M2_VERSION=2.0.13
cache:
directories:
- $HOME/.composer/cache
script:
- dev/ci/build.sh

0 comments on commit 981a915

Please sign in to comment.