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

Commit

Permalink
test 12
Browse files Browse the repository at this point in the history
  • Loading branch information
giancarlopro committed Mar 7, 2018
1 parent 9f36f86 commit 0107f60
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 @@ -12,7 +12,7 @@ addons:
- openssl
script:
- git clone https://github.com/curl/curl.git && cd curl && ./buildconf && ./configure && make && sudo make install && cd ..
- ls -LR
- git clone https://github.com/akheron/jansson.git && cd jansson && autoreconf -i && ./configure && make && sudo make install && cd ..
- bash ./scripts/deploy-script.sh
deploy:
provider: releases
Expand Down

0 comments on commit 0107f60

Please sign in to comment.