Skip to content

Commit

Permalink
Attempt to fix the travis-CI error inspired by [this discussion](thou…
Browse files Browse the repository at this point in the history
  • Loading branch information
i2000s committed Feb 14, 2016
1 parent 9889404 commit 81a918b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ before_script:
- sudo add-apt-repository -y ppa:marutter/c2d4u
- sudo apt-get update
- sudo apt-get install pandoc
- gem update --system
- gem update bundler

install:
- travis_retry bundle install
Expand Down

0 comments on commit 81a918b

Please sign in to comment.