feature/yarn-workspaces#103
Conversation
lbsonley
left a comment
There was a problem hiding this comment.
check travis build logs for graphicmagick related error. Add it back to travis.yml if needed
|
|
||
| before_install: | ||
| - sudo apt-get update | ||
| - sudo apt-get install graphicsmagick |
There was a problem hiding this comment.
I think we still need to install graphicsmagick for the image optimization task.
| language: node_js | ||
|
|
||
| node_js: | ||
| - "14" |
There was a problem hiding this comment.
we should consider adding multiple node versions here. Travis will do a build for each version listed. I think we should keep all LTS versions of node here. This way we can say we support LTS.
There was a problem hiding this comment.
agreed, let's go for 12.x and 14.x
|
@robinloeffel , I forgot to bump the |
|
Robin Löffel seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
yarn workspaces