10000 Shrink travis usage by rade · Pull Request #1864 · weaveworks/weave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Shrink travis usage #1864

Merged
merged 3 commits into from
Jan 11, 2016
Merged

Shrink travis usage #1864

merged 3 commits into from
Jan 11, 2016

Conversation

rade
Copy link
Member
@rade rade commented Jan 9, 2016

No description provided.

rade added 2 commits January 9, 2016 14:01
There is no point running builds, tests, lints on Travis, since we
already do that on Circle.

The only thing we aren't doing (and can't do) on Circle is doc
publishing, so now Travis does just that.
Travis insists that one picks a project language. There is no go left
in the steps executed by travis. Instead we have Python, Ruby and
shell. Let's pick the first...

Picking Python makes travis unhappy with "Can not perform a '--user'
install. User site-packages are not visible in this
virtualenv". Dropping the '--user' flag fixes that.
@tomwilkie
Copy link
Contributor

We could remove the travis target from the Makefile too? Rename it exes?

since travis is no longer using it
@rade
Copy link
Member Author
rade commented Jan 11, 2016

We could remove the travis target from the Makefile too? Rename it exes?

Done.

tomwilkie added a commit that referenced this pull request Jan 11, 2016
@tomwilkie tomwilkie merged commit 73df093 into master Jan 11, 2016
@tomwilkie tomwilkie deleted the shrink-travis-usage branch January 11, 2016 11:27
@awh awh added this to the 1.5.0 milestone Jan 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0