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

Commit

Permalink
Removed curl and openssl dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
giancarlopro committed Mar 6, 2018
1 parent 8d6d450 commit b4e8811
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ 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 b4e8811

Please sign in to comment.