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

Faster Travis CI #2210

Merged
merged 1 commit into from
Jun 3, 2019
Merged

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Jun 3, 2019

Don’t run unit tests with go 1.12. Just compile the code.
FWIW, this was introduced only to make sure next version of golang can compile skaffold.

Signed-off-by: David Gageot [email protected]

Don’t run unit tests with go 1.12. Just compile.

Signed-off-by: David Gageot <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #2210 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2210   +/-   ##
=======================================
  Coverage   58.55%   58.55%           
=======================================
  Files         188      188           
  Lines        7882     7882           
=======================================
  Hits         4615     4615           
  Misses       2877     2877           
  Partials      390      390

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b139240...01d54ad. Read the comment docs.

@balopat balopat merged commit 064e69e into GoogleContainerTools:master Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants