Skip to content

Commit

Permalink
fix dir
Browse files Browse the repository at this point in the history
  • Loading branch information
John Kleinschmidt committed Dec 4, 2018
1 parent a96f2a9 commit 3d8d590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -17,6 +17,6 @@ notifications:
on_failure: change

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

0 comments on commit 3d8d590

Please sign in to comment.