Move pre scripts to dependencies key

This commit is contained in:
Dan Finlay 2016-07-22 16:34:53 -07:00
parent ee3a2a65de
commit b37b2bcbdc
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
machine:
node:
version: 6.0.0
dependencies:
pre:
- "npm i -g testem"
- "npm i -g phantomjs"