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

Simplify Travis test for general push #700

Merged
merged 4 commits into from
Apr 25, 2016
Merged

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Apr 25, 2016

Up to now, Travis tests for 2 x 2 x 2 (os, compiler, build type) builds per general push and pull request push. However, this may slow down the development process since usually it takes 1-2 hours to see the result.

This pull request simplifies the build for general pushes by testing only two builds (linux-gcc-[debug/release]).


This change is Reviewable

@jslee02 jslee02 merged commit ba3502e into master Apr 25, 2016
@jslee02 jslee02 deleted the js/simplify_for_non_pr_builds branch April 25, 2016 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant