Skip to content

Commit

Permalink
Merge pull request #66 from antstorm/update-rubies
Browse files Browse the repository at this point in the history
Fix build error
  • Loading branch information
antstorm committed May 29, 2016
2 parents 64e451c + c7fb259 commit 7a55771
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,8 +1,11 @@
sudo: false
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.2
- 2.1.9
- 2.2.5
- 2.3.1
script: bundle exec rspec spec
notifications:
recipients:
Expand Down

0 comments on commit 7a55771

Please sign in to comment.