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

TravisCI support #13

Merged
merged 4 commits into from
Mar 24, 2017
Merged

TravisCI support #13

merged 4 commits into from
Mar 24, 2017

Conversation

JorgeCastilloPrz
Copy link
Member

@JorgeCastilloPrz JorgeCastilloPrz commented Mar 24, 2017

  • Added travis.yml config file with basic config to compile and run tests
  • Enabled travis support on travis console for the project
  • Enabled PR build autocancelation feature on travis to cancel current build if you push a new commit to the same PR before the previous build has finished (that saves a lot of time to the CI system).
  • Added some badges to readme including the travis one.

The moment we start adding test frameworks and tests to the build we can iterate over the .travis.yml config file to add the required gradle commands to run them properly, if the test one is not enough.

@JorgeCastilloPrz JorgeCastilloPrz changed the title add travis.yml config file [WIP] add travis.yml config file Mar 24, 2017
@JorgeCastilloPrz JorgeCastilloPrz changed the title [WIP] add travis.yml config file [WIP] TravisCI support Mar 24, 2017
@JorgeCastilloPrz JorgeCastilloPrz self-assigned this Mar 24, 2017
@JorgeCastilloPrz JorgeCastilloPrz changed the title [WIP] TravisCI support TravisCI support Mar 24, 2017
@JorgeCastilloPrz
Copy link
Member Author

CI is working properly. Can you review and merge @raulraja @jrgonzalezg ?

Thanks 👍

@raulraja raulraja merged commit a6fd6ca into master Mar 24, 2017
@raulraja raulraja deleted the enable-travis-ci branch March 24, 2017 14:06
@jrgonzalezg
Copy link
Member

Actually gradle build already implies test task

ambrusadrianz pushed a commit to ambrusadrianz/arrow that referenced this pull request Oct 22, 2019
rachelcarmena added a commit that referenced this pull request Feb 24, 2021
rachelcarmena pushed a commit that referenced this pull request Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants