Commit 90ec529c88c1cf1fe3a7c22078b109aff78e9600

Authored by Qi He
1 parent 97c87ab4
Exists in master

update gemfile

Showing 1 changed file with 4 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -5,4 +5,7 @@ script: ./bin/rspec
5 5 sudo: false
6 6  
7 7 rvm:
8   - - 2.0.0
  8 + - 2.0
  9 + - 2.1
  10 + - 2.2
  11 + - 2.3.1
... ...