Skip to content

Commit

Permalink
chore(build): make it faster
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed May 11, 2016
1 parent 48234e3 commit 95aca01
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
language: node_js
node_js:
- "5"
- "4"

before_install:
- npm install -g npm@latest
- "6"

script:
- npm run flow.install:typings
Expand Down

0 comments on commit 95aca01

Please sign in to comment.