Skip to content

Commit

Permalink
Try to track down travis failure
Browse files Browse the repository at this point in the history
  • Loading branch information
John Kleinschmidt committed Dec 4, 2018
1 parent 83361c5 commit a96f2a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -15,3 +15,8 @@ notifications:
email:
on_success: never
on_failure: change

script:
- node mksnapshot.js ~/work/mksnapshot/test/fixtures/snapshot.js
- node mksnapshot.js ~/work/mksnapshot/test/fixtures/invalid.js
- npm test

0 comments on commit a96f2a9

Please sign in to comment.