Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Add travis config #176

Merged
merged 2 commits into from
Feb 4, 2019
Merged

Add travis config #176

merged 2 commits into from
Feb 4, 2019

Conversation

OnlyOneJMJQ
Copy link
Contributor

@OnlyOneJMJQ OnlyOneJMJQ commented Feb 4, 2019

Adds a configuration file for Travis CI which:

  • tests for current and LTS versions of Node
  • caches NPM dependencies
  • manually installs web3 websocket dependency (not compatible otherwise because depdency is included as a git repository, rather than an https link)

web3 relies on a forked websocket package which requires manual installation to work with `npm ci`
@OnlyOneJMJQ OnlyOneJMJQ merged commit 9843c65 into master Feb 4, 2019
@adrianmcli
Copy link
Contributor

lgtm, that websocket link is hella weird, but I guess we can't do anything about it for now.

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.

2 participants