Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Commit

Permalink
Revert "Removed curl and openssl dependencies"
Browse files Browse the repository at this point in the history
This reverts commit b4e8811.
  • Loading branch information
h4child committed Mar 6, 2018
1 parent 4739861 commit 176b2f9
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 @@ -11,6 +11,8 @@ addons:
- g++-6
- cmake
- libjansson-dev
- libssl-dev
- libcurl4-openssl-dev
script:
- sudo ln -s /usr/bin/gcc-6 /usr/local/bin/gcc
- sudo ln -s /usr/bin/g++-6 /usr/local/bin/g++
Expand Down

0 comments on commit 176b2f9

Please sign in to comment.