Skip to content
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.

Commit

Permalink
Add Ruby 2.4.0 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcphillips committed Jan 4, 2017
1 parent a22f920 commit 9bf91db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,18 @@ sudo: false
rvm:
- "2.2.2"
- "2.3.1"
- "2.4.0"

gemfile:
- gemfiles/activesupport42.gemfile
- gemfiles/activesupport50.gemfile
- gemfiles/activesupport_master.gemfile

matrix:
exclude:
- rvm: "2.4.0"
gemfile: gemfiles/activesupport42.gemfile

env:
global:
- ACTIVESHIPPING_NEW_ZEALAND_POST_KEY=4d9dc0f0-dda0-012e-066f-000c29b44ac0
Expand Down

0 comments on commit 9bf91db

Please sign in to comment.