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

ci: update travis config #71

Merged
merged 23 commits into from
Aug 9, 2016
Merged

ci: update travis config #71

merged 23 commits into from
Aug 9, 2016

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Aug 8, 2016

No description provided.

@@ -14,8 +13,9 @@ matrix:

install:
- go get github.com/mattn/goveralls golang.org/x/tools/cmd/cover github.com/pierrre/gotestcover github.com/Masterminds/glide
- glide up
- go get -t ./...
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is why the builds are failing, why don't you remove this? All the dependencies should be installed on glide install

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

working on it, have to resolve some other packages first ;)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is why it's not working: Masterminds/glide#542

@aeneasr
Copy link
Member Author

aeneasr commented Aug 9, 2016

what a journey...

@aeneasr aeneasr merged commit 66b53a9 into master Aug 9, 2016
@aeneasr aeneasr deleted the travis branch August 9, 2016 07:45
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.

2 participants