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

Commit

Permalink
test travis
Browse files Browse the repository at this point in the history
  • Loading branch information
h4child committed Mar 6, 2018
1 parent 35d4aa3 commit 31392cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ addons:
- libjansson-dev
- libssl-dev
- libcurl4-openssl-dev
- locate
script:
- ls /usr/local/lib/libcurl.so
- locate libcurl.so
- sudo ln -s /usr/bin/gcc-6 /usr/local/bin/gcc
- sudo ln -s /usr/bin/g++-6 /usr/local/bin/g++
- export CC=/usr/bin/gcc-6
Expand Down

0 comments on commit 31392cb

Please sign in to comment.