Skip to content

Commit

Permalink
Test on ruby-2.2.3 instead of ruby-2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
janraasch committed Nov 10, 2015
1 parent bd5ad7d commit 28b8040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1.6
- 2.2.2
- 2.2.3
before_install:
- openssl aes-256-cbc -k "$SECRET_STUFF" -in config/travis-ci4myself-1293b40af30d.p12.enc -out config/travis-ci4myself-1293b40af30d.p12 -d -a
- gem update --system
Expand Down

0 comments on commit 28b8040

Please sign in to comment.