Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
ivalkeen committed Nov 10, 2014
1 parent 500fcc2 commit 09ae18a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
before_install:
- gem install bundler
- sudo apt-get install exuberant-ctags
install:
- bundle install --retry=3
rvm:
- 2.1.2
- 2.1.4
- jruby
- rbx-2
notifications:
Expand Down

0 comments on commit 09ae18a

Please sign in to comment.