Add sauce test script to package.json and command to circle.yml. (#582)

This commit is contained in:
John-David Dalton
2016-09-26 16:06:47 -07:00
parent a5fd940cd9
commit 66ca2c02d8
2 changed files with 3 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ test:
override:
- npm run lint -s
- npm run test -s
- npm run test:sauce