Skip to content

Commit

Permalink
Fix Travis. npm postinstall hook runs gulp init which will install …
Browse files Browse the repository at this point in the history
…typings
  • Loading branch information
jpoon committed Jul 6, 2016
1 parent 81c8cee commit 504ec0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ before_install:
fi

install:
- typings install
- npm install
- npm run vscode:prepublish

Expand Down

0 comments on commit 504ec0c

Please sign in to comment.