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

Commit

Permalink
Added compile dependencies for travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
giancarlopro committed Mar 3, 2018
1 parent dbaf2fd commit 4afeecc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ addons:
- gcc-6
- g++-6
- cmake
- jansson
- openssl
- curl
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 4afeecc

Please sign in to comment.