This repository has been archived by the owner on May 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First of all, let's not build for every platform under the sun, it takes a ton of time for no particularly good reason. Second of all, let's be a little bit less verbose, we don't need to know precisely which packages were used to compile a binary, over and over again. Last but not least, point travis to the actual artifacts we built. If we build *.tar.gz, let's not try to upload all those inexistent *.tgz files ;)
- Loading branch information
1 parent
640eb24
commit bf0eef9
Showing
2 changed files
with
3 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters