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 855906d commit 35d4aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ addons:
- libssl-dev
- libcurl4-openssl-dev
script:
- find /usr/local/include/ -name curl
- ls /usr/local/lib/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 35d4aa3

Please sign in to comment.