Skip to content

Commit

Permalink
Merge 7ed9b15 into aa6405c
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung Lê committed Dec 28, 2015
2 parents aa6405c + 7ed9b15 commit 3514c52
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
language: ruby
rvm:
- 1.9.3
- 2.0
- 2.1
- 2.2
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
- 2.1.2
- 2.1.3
- 2.1.4
- 2.1.5
- 2.1.6
- 2.1.7
- 2.1.8
- 2.2.0
- 2.2.1
- 2.2.2
- 2.2.3
- 2.2.4
- 2.3.0
env: COVERALL=1
before_install:
- gem install bundler

0 comments on commit 3514c52

Please sign in to comment.