Remove babel-runtime from packages' dependencies (#5218)
This commit is contained in:
@@ -3,6 +3,14 @@ machine:
|
||||
version:
|
||||
6
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||
cache_directories:
|
||||
- ~/.yarn-cache
|
||||
override:
|
||||
- yarn
|
||||
|
||||
test:
|
||||
override:
|
||||
- make test-ci
|
||||
|
||||
Reference in New Issue
Block a user