Skip to content

Commit

Permalink
Bring back the test script
Browse files Browse the repository at this point in the history
  • Loading branch information
joshaber committed Sep 28, 2016
1 parent a61536b commit fe6d2ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@ build_script:
- npm run lint
- npm run build:prod

test_script:
- npm test

on_success:
- npm run publish

0 comments on commit fe6d2ed

Please sign in to comment.