Commit fc5329b3 by Cuong Tran Committed by GitHub

Update ruby versions in travis (#411)

parent 270e1c20
...@@ -4,9 +4,7 @@ rvm: ...@@ -4,9 +4,7 @@ rvm:
- 1.9.3 - 1.9.3
- 2.0 - 2.0
- 2.1 - 2.1
- 2.2 - 2.2.5
- 2.2.3
- 2.2.4
- 2.3.0 - 2.3.0
- ruby-head - ruby-head
matrix: matrix:
...@@ -15,7 +13,6 @@ matrix: ...@@ -15,7 +13,6 @@ matrix:
- rvm: 1.9.3 - rvm: 1.9.3
- rvm: 2.0 - rvm: 2.0
- rvm: 2.1 - rvm: 2.1
- rvm: 2.2
before_install: before_install:
- rvm @global do gem install bundler - rvm @global do gem install bundler
script: script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment