Skip to content

Commit

Permalink
Merge pull request #108 from wmde/phpVersions
Browse files Browse the repository at this point in the history
Update DataModel version matrix in .travis.yml
  • Loading branch information
JeroenDeDauw committed May 6, 2016
2 parents 905410e + 46bd097 commit 1953833
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -8,11 +8,11 @@ matrix:
include:
- env: DM=~6.0
php: 5.3
- env: DM=~5.0
- env: DM=@dev
php: 5.4
- env: DM=~4.2
- env: DM=~6.0
php: 5.5
- env: DM=~4.2
- env: DM=~5.0
php: 5.6
- env: DM=~4.2
php: 7
Expand Down

0 comments on commit 1953833

Please sign in to comment.