Skip to content

Don’t pack dependencies on Travis - #46

Merged
gaearon merged 1 commit into
masterfrom
fix-travis
Jul 20, 2016
Merged

Don’t pack dependencies on Travis#46
gaearon merged 1 commit into
masterfrom
fix-travis

Conversation

@gaearon

Copy link
Copy Markdown
Contributor

Travis is currently failing because it runs out of memory while packing dependencies.
This disables packing during e2e script.
The downside is you’ll have to git checkout -- package.json if you run e2e locally.

@ghostghost added the CLA Signed label Jul 20, 2016
@gaearon
gaearon merged commit ba7539d into masterJul 20, 2016
@gaearon
gaearon deleted the fix-travis branch July 25, 2016 22:52
@locklockBot locked and limited conversation to collaborators Jan 22, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@gaearon