We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6abd27f commit 573b923Copy full SHA for 573b923
.travis.yml
@@ -6,4 +6,5 @@ node_js:
6
- "0.12"
7
script:
8
- npm link
9
+ - npm link simplepeg
10
- npm run test-travis
0 commit comments