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

Fix test and build targets in makefile #414

Merged
merged 8 commits into from Feb 28, 2021

Conversation

jdknives
Copy link
Member

@jdknives jdknives commented Feb 28, 2021

Changes:

  • build cmd/cx and test with CX path specified correctly
  • remove build targets that are redundant: make build-full make test-full make install-deps
  • make travis run build, install and test
  • fix travis builds
  • remove go get commands from travis as they require network access and dynamically update the vendor

@jdknives jdknives merged commit 07abdec into develop Feb 28, 2021
@jdknives jdknives deleted the fix/fix-build-and-test-makefile-target branch February 28, 2021 19:35
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

1 participant