Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Attempt to fix html-proofer failure in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonrudolph committed Aug 17, 2017
1 parent 3f9aad0 commit dbd89da
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 @@ -8,6 +8,8 @@ cache:
sudo: false
git:
depth: 10
before_install:
- sudo apt-get install libcurl3-dev
script:
- npm install
- script/cibuild

0 comments on commit dbd89da

Please sign in to comment.