Skip to content

Commit

Permalink
bump task and travis
Browse files Browse the repository at this point in the history
  • Loading branch information
godfat committed Nov 19, 2014
1 parent 9c646c0 commit 1a39fbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
before_install: 'git submodule update --init'
script: 'ruby -r bundler/setup -S rake test'

language: ruby
rvm:
- 1.9
- 2.0
- 2.1
- ruby
- rbx-2
- jruby

install: 'bundle install --retry=3'
script: 'ruby -r bundler/setup -S rake test'
2 changes: 1 addition & 1 deletion task
Submodule task updated 1 files
+15 −5 gemgem.rb

0 comments on commit 1a39fbb

Please sign in to comment.