-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use travis to make releases to github (#83)
When a tag is pushed we will following this patch also do a release build if the debug build and tests passes. We will then being packaging for each target, along with an archive for the source code. The packages are named after the targets. We do a normal debug build and tests first because these are cheaper to do and will give a shorter turnaround time for developers if any tests fail. You can also only run tests with debug builds. Fixes #72.
- Loading branch information
Showing
2 changed files
with
88 additions
and
15 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