Skip to content

Commit

Permalink
added gem install bundler to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Jan 30, 2019
1 parent 3319dda commit bff0ddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
before_install:
- gem install bundler
- gem install concurrent-ruby
script:
- cd docs; make

0 comments on commit bff0ddf

Please sign in to comment.