use the same version of Ruby between Gemfile and Travis
did
committed Feb 02, 2015
commit 95be826531fd5b8370f67acac7cb0bf60a68c1e4
Showing 1
changed file with
1 additions
and 1 deletions
.travis.yml
+1
-1
| @@ | @@ -1,3 +1,3 @@ |
| language: ruby | |
| rvm: | |
| - | - 2.1.2 |
| + | - 2.1.3 |