Fix circle pre script

This commit is contained in:
Dan Finlay 2016-07-22 16:30:56 -07:00
parent bf1bfdf87a
commit ee3a2a65de
1 changed files with 3 additions and 3 deletions

View File

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