We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 826f709 commit 12b21d4Copy full SHA for 12b21d4
.travis.yml
@@ -14,6 +14,8 @@ script:
14
- yarn transpile
15
- ls -l
16
- ls -l lib
17
+ - cat lib/index.js
18
+ - cat .npmignore
19
20
deploy:
21
provider: npm
0 commit comments