Skip to content

Commit

Permalink
Use rubygems-integration
Browse files Browse the repository at this point in the history
  • Loading branch information
gbastien committed Aug 25, 2017
1 parent a70611c commit 86bfdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,7 +17,7 @@ before_install:
- echo "[buildout]" > $HOME/.buildout/default.cfg
- echo "download-cache = $HOME/buildout-cache/downloads" >> $HOME/.buildout/default.cfg
- echo "eggs-directory = $HOME/buildout-cache/eggs" >> $HOME/.buildout/default.cfg
- sudo apt-get install rubygems
- sudo apt-get install rubygems-integration
- sudo apt-get install graphicsmagick
- sudo apt-get install poppler-utils
- sudo gem install docsplit
Expand Down

0 comments on commit 86bfdec

Please sign in to comment.