Skip to content

Commit

Permalink
FIX ci deps
Browse files Browse the repository at this point in the history
  • Loading branch information
smialy committed Nov 9, 2018
1 parent f01d56e commit 4b8f019
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ language: node_js
node_js:
- "10"
install:
- npm install
- npm install --no-save [email protected] [email protected] @babel/[email protected] @babel/[email protected] @babel/plugin-transform-modules-commonjs@^7.1.0
- npm install --no-save --no-save [email protected] [email protected] @babel/[email protected] @babel/[email protected] @babel/plugin-transform-modules-commonjs@^7.1.0 [email protected] [email protected] [email protected] [email protected]
script:
- ./node_modules/.bin/lerna run test
- ./node_modules/.bin/lerna run lint

0 comments on commit 4b8f019

Please sign in to comment.