Skip to content

Commit

Permalink
Merge pull request #28 from guard/travis-container-arch
Browse files Browse the repository at this point in the history
Switch to Travis container arch and test MRI 2.2.3
  • Loading branch information
e2 committed Nov 10, 2015
2 parents e6b51f7 + 3318c1d commit 891e698
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,8 @@ bundler_args: --without development
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.7
- 2.2.3
- jruby-19mode
- rbx
matrix:
Expand All @@ -12,3 +13,4 @@ matrix:
branches:
only:
- master
sudo: false

0 comments on commit 891e698

Please sign in to comment.