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