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 2802f26 commit fe25d1eCopy full SHA for fe25d1e
.travis.yml
@@ -15,4 +15,4 @@ before_install:
15
script:
16
- pwd && ls
17
- node node_modules/jasmine-node/bin/jasmine-node --version
18
- - node node_modules/jasmine-node/bin/jasmine-node --captureExceptions test/specs
+ - npm run test
0 commit comments