Skip to content

Commit

Permalink
Install libcurl4-openssl-dev solution via gjtorikian/html-proofer#376
Browse files Browse the repository at this point in the history
  • Loading branch information
urda committed May 21, 2018
1 parent 011cabe commit d5a4a0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ language: ruby
rvm:
- 2.3

addons:
apt:
packages:
- libcurl4-openssl-dev

env:
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
Expand Down

0 comments on commit d5a4a0a

Please sign in to comment.