Skip to content

Commit

Permalink
Travis: Test against Rubies (#242)
Browse files Browse the repository at this point in the history
Merge pull request 242
  • Loading branch information
jekyllbot authored Dec 4, 2017
1 parent fc985bf commit 466dc18
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
rvm:
- 2.2.3
- 2.1
- 2.2
- 2.3
- 2.4
before_install: gem install bundler
language: ruby
script: script/cibuild
Expand Down

0 comments on commit 466dc18

Please sign in to comment.