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

feat(travis-ci): add .travis.yml [triage-skip] #9

Merged
merged 6 commits into from
May 17, 2017
Merged

Conversation

jshcrowthe
Copy link
Contributor

Add Travis CI Integration

@jshcrowthe jshcrowthe self-assigned this May 17, 2017
.travis.yml Outdated
language: node_js
sudo: required
dist: trusty
node_js: stable

Choose a reason for hiding this comment

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

worth caching npm modules to speed things up a little?

https://docs.travis-ci.com/user/caching/#Configuration

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'd be fine w/ that. I'll get that added!

@hiranya911
Copy link
Contributor

LGTM

@hiranya911 hiranya911 assigned jshcrowthe and unassigned hiranya911 May 17, 2017
@jshcrowthe jshcrowthe merged commit 241470c into master May 17, 2017
@jshcrowthe jshcrowthe deleted the travis-yml branch May 17, 2017 23:19
@firebase firebase locked and limited conversation to collaborators Oct 27, 2019
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