Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Include yarn.lock and update CI #124

Merged
merged 1 commit into from
Jan 10, 2017
Merged

Include yarn.lock and update CI #124

merged 1 commit into from
Jan 10, 2017

Conversation

existentialism
Copy link
Member

Another option is extending the matrix to include testing yarn on all supported versions of node (>4)

@hzoo
Copy link
Member

hzoo commented Jan 9, 2017

I'm ok with that (testing yarn on supported versions and npm on others)?

Side effect of rollup on babylon meant that yarn did that https://github.com/babel/babylon/blob/008a29cb5fdb8309b42a921f7a2fa4110c223f01/.travis.yml#L13

@existentialism
Copy link
Member Author

Updated:

image

@@ -54,7 +54,7 @@
"babel-plugin-transform-flow-strip-types": "^6.8.0",
"babel-preset-es2015": "^6.14.0",
"babel-register": "^6.14.0",
"compat-table": "github:kangax/compat-table#e732718eab42c6c83a364450f456474638d31f94",
"compat-table": "kangax/compat-table#e732718eab42c6c83a364450f456474638d31f94",
Copy link
Member

Choose a reason for hiding this comment

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

can we do this now? @chicoxyzzy

Copy link
Member

Choose a reason for hiding this comment

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

It doesn't change commit hash so I assume it's safe change

@@ -54,7 +54,7 @@
"babel-plugin-transform-flow-strip-types": "^6.8.0",
"babel-preset-es2015": "^6.14.0",
"babel-register": "^6.14.0",
"compat-table": "github:kangax/compat-table#e732718eab42c6c83a364450f456474638d31f94",
"compat-table": "kangax/compat-table#e732718eab42c6c83a364450f456474638d31f94",
Copy link
Member

Choose a reason for hiding this comment

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

It doesn't change commit hash so I assume it's safe change

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