chore(build): fix travis config
This commit is contained in:
@@ -2,10 +2,7 @@ language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
|
||||
before_install: npm i -g npm@latest
|
||||
|
||||
script:
|
||||
- npm run flow.install:typings
|
||||
- npm test
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user