Skip to content

Commit

Permalink
Extend build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ggiamarchi committed Jul 24, 2018
1 parent b3bff43 commit 6cc73c4
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,15 @@ matrix:
include:
- rvm: 2.2.5
env: VAGRANT_VERSION=v1.9.8
- rvm: 2.5.1
env: VAGRANT_VERSION=v1.9.8
- rvm: 2.2.5
env: VAGRANT_VERSION=v2.0.4
- rvm: 2.5.1
env: VAGRANT_VERSION=v2.0.4
- rvm: 2.2.5
env: VAGRANT_VERSION=v2.0.2
env: VAGRANT_VERSION=v2.1.2
- rvm: 2.5.1
env: VAGRANT_VERSION=v2.1.2

sudo: false

0 comments on commit 6cc73c4

Please sign in to comment.