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

Optimize Travis script #543

Merged
merged 1 commit into from
Apr 6, 2015
Merged

Conversation

dwhjames
Copy link
Contributor

@dwhjames dwhjames commented Apr 5, 2015

  • silence info-level logging for dependency resolving and downloading in update
  • split tasks for update, compile, test:compile, so that sbt will show task completion times for each
  • join test and scripted tasks into one sbt invocation
  • use bash && so that failure stops the build

- silence info-level logging for dependency resolving and downloading in update
- split tasks for update, compile, test:compile, so that sbt will show task completion times for each
- join test and scripted tasks into one sbt invocation
- use bash && so that failure stops the build
@muuki88
Copy link
Contributor

muuki88 commented Apr 5, 2015

Nice. Thanks :)

muuki88 added a commit that referenced this pull request Apr 6, 2015
@muuki88 muuki88 merged commit a1b438c into sbt:master Apr 6, 2015
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.

None yet

2 participants