We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ea005 commit 28169c6Copy full SHA for 28169c6
.travis.yml
@@ -13,7 +13,5 @@ env:
13
global:
14
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true # speeds up installation of html-proofer
15
16
-# xenial builds fail if you don't update bundler
17
before_install:
18
- - yes | gem update --system
19
- sudo apt install optipng
0 commit comments