Skip to content

Commit

Permalink
Update build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Jun 29, 2018
1 parent 3ecc48b commit 91add54
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ services:
- docker
rvm:
- 2.5.1
- 2.3.6
- jruby-9.1.16.0
gemfile:
- Gemfile
Expand Down Expand Up @@ -41,7 +40,7 @@ matrix:
- CAPYBARA_REMOTE=true
- CAPYBARA_FF=true
- gemfile: gemfiles/Gemfile.rspec-34
rvm: 2.3.6
rvm: 2.3.7
env: CAPYBARA_FF=true
addons:
firefox: latest
Expand All @@ -68,7 +67,7 @@ matrix:
packages:
- awesome
- gemfile: Gemfile
rvm: 2.4.3
rvm: 2.4.4
env: CAPYBARA_FF=true HEADLESS=true
addons:
firefox: latest
Expand Down

0 comments on commit 91add54

Please sign in to comment.