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 31392cb commit 34b62fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ addons:
- libcurl4-openssl-dev
- locate
script:
- 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
5 changes: 4 additions & 1 deletion scripts/deploy-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ cd src
zip framebot-bin.zip libframebot.a libframebot_.so

cd ../../
ls -LR

sudo ls /usr/local/lib/

ls -LR

0 comments on commit 34b62fe

Please sign in to comment.