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 696642d commit 66a9c2eCopy full SHA for 66a9c2e
.travis.yml
@@ -29,6 +29,7 @@ before_install:
29
30
script:
31
- npm install
32
+ - npm test
33
- python build.py
34
35
0 commit comments