Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add continuous integration via Travis CI build server #46

Closed
barbeau opened this issue Apr 3, 2014 · 1 comment
Closed

Add continuous integration via Travis CI build server #46

barbeau opened this issue Apr 3, 2014 · 1 comment

Comments

@barbeau
Copy link
Owner

barbeau commented Apr 3, 2014

It would be nice to have GPSTest set up with a build server, so PRs are automatically tested for build failure.

We can use Travis CI for this, which has free hosting and integration with Github:
http://docs.travis-ci.com/user/getting-started/

@barbeau barbeau closed this as completed in cae434e Apr 3, 2014
barbeau added a commit that referenced this issue Apr 4, 2014
…en't available via Travis CI (fetching fails with HTTP 404 error).
barbeau added a commit that referenced this issue Apr 4, 2014
@barbeau
Copy link
Owner Author

barbeau commented May 7, 2014

Android now has full support at Travis CI, so we can significantly reduce the complexity of the script, and build-times should also be reduced. More details here:
travis-ci/travis-ci#1395 (comment)

barbeau added a commit that referenced this issue May 7, 2014
…d support, improve build server performance by allowing disabling of pre-dexing.
barbeau added a commit that referenced this issue May 8, 2014
barbeau added a commit that referenced this issue May 8, 2014
…en format, change permissions on Unix gradle, and allow disabling of pre-dexing to increase build server performance.
barbeau added a commit that referenced this issue May 8, 2014
…en format, change permissions on Unix gradle, and allow disabling of pre-dexing to increase build server performance.
barbeau added a commit that referenced this issue May 8, 2014
Update to #46 - Change .travis.yml script to Android as a first citizen ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant