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

fix(travis): fix npm install for now while we check why yarn install gives AoT errors #506

Merged
merged 1 commit into from
Apr 12, 2017

Conversation

emoralesb05
Copy link
Contributor

Description

Use npm install instead of yarn install while we debug the issue for AoT errors.

General Tests for Every PR

  • ng serve --aot still works.
  • npm run lint passes.
  • npm test passes and code coverage is not lower.
  • npm run build still works.
Screenshots or link to CodePen/Plunker/JSfiddle

@emoralesb05 emoralesb05 merged commit dc56437 into develop Apr 12, 2017
@emoralesb05 emoralesb05 deleted the feature/fix-travis branch April 12, 2017 18:00
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.

1 participant