Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Commit

Permalink
Remove ruby 2.1 from travis.yml and set ruby 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mauazua committed Jul 13, 2016
1 parent eea715c commit 19a9ff2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,7 +1,6 @@
language: ruby
rvm:
- 2.1
- 2.2
- 2.2.4
sudo: false
cache: bundler
before_script:
Expand Down

0 comments on commit 19a9ff2

Please sign in to comment.