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

Clean up Travis CI #5

Merged
merged 2 commits into from May 15, 2019
Merged

Clean up Travis CI #5

merged 2 commits into from May 15, 2019

Conversation

ai
Copy link
Member

@ai ai commented May 14, 2019

  1. npm run test is default for laguage: node_js
  2. cache: npm is default for laguage: node_js
  3. node will use the latest Node.js, which will make test faster and will be closer to browser’s JS engine,

@irustm
Copy link
Member

irustm commented May 14, 2019

build failed because: angular/angular-cli#14339
old version of node-sass in angular/cli for latest nodejs

@ai
Copy link
Member Author

ai commented May 15, 2019

Sure, I reverted Node.js version changes

@irustm irustm merged commit 110349b into master May 15, 2019
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.

None yet

2 participants