Skip to content

Commit

Permalink
chore(build): fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Sep 21, 2016
1 parent 9d2da38 commit d218b96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d218b96

Please sign in to comment.