Skip to content

Commit

Permalink
Update build versions
Browse files Browse the repository at this point in the history
  • Loading branch information
henkelund committed Aug 23, 2019
1 parent 1ba545c commit 470e5f4
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
language: php
php:
- 7.2
- 7.1
- 7.0
env:
- M2_VERSION=2.2.4
- M2_VERSION=2.2.3
- M2_VERSION=2.2.2
- M2_VERSION=2.2.1
- M2_VERSION=2.2.0
- M2_VERSION=2.3.2
- M2_VERSION=2.3.1
- M2_VERSION=2.3.0
matrix:
include:
- php: 7.1
env: M2_VERSION=2.2.9
- php: 7.0
env: M2_VERSION=2.2.9
cache:
directories:
- $HOME/.composer/cache
Expand Down

0 comments on commit 470e5f4

Please sign in to comment.