Skip to content

Commit

Permalink
Containerize build (fix bundler-related build error). Update rubies.
Browse files Browse the repository at this point in the history
  • Loading branch information
antstorm committed May 29, 2016
1 parent 64e451c commit c7fb259
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 c7fb259

Please sign in to comment.