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

Commit

Permalink
Use the makefile in Travis and remove the script file.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpaljak committed Oct 12, 2016
1 parent 2c36338 commit f79761f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 54 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
os: osx
language: c
script: ./package.sh
script: make
deploy:
api-key:
secure: a8/PW0FuXvHhk9WLo4YGCI/yU3SrOq6ImaJgvILi/+P4/HZV+gT2vgs562ftiB/OtPdlCh5ltg4DeqF7GLUZMHMSfHYnK6RA7WSS/FV9d6fUK4IB1FzFQnnj8MG16qFzsjgYy0pDYvSPLR1TFHXe35n2cVhAkeGq+ejktf1Apcg=
Expand Down
53 changes: 0 additions & 53 deletions package.sh

This file was deleted.

0 comments on commit f79761f

Please sign in to comment.