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.yml #1552

Merged
merged 1 commit into from
Jul 31, 2018
Merged

Clean up .travis.yml #1552

merged 1 commit into from
Jul 31, 2018

Conversation

tech4him1
Copy link
Contributor

No description provided.

directories:
- $HOME/.npm
- $HOME/.yarn-cache
- node_modules
node_js:
- "8"
- "10"
before_install:
- npm i -g yarn --cache-min 999999999
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Travis has Yarn built-in now.

install:
- yarn
- yarn bootstrap
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Use bootstrap command instead of just yarn install.

@tech4him1 tech4him1 requested a review from erquhart July 30, 2018 15:23
@verythorough
Copy link
Contributor

Deploy preview for netlify-cms-www ready!

Built with commit 89825c7

https://deploy-preview-1552--netlify-cms-www.netlify.com

@verythorough
Copy link
Contributor

Deploy preview for cms-demo ready!

Built with commit 89825c7

https://deploy-preview-1552--cms-demo.netlify.com

@tech4him1 tech4him1 mentioned this pull request Jul 31, 2018
7 tasks
@erquhart erquhart merged commit 660ce86 into master Jul 31, 2018
@erquhart erquhart deleted the cleanup-travis branch July 31, 2018 19:46
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.

3 participants