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 63c451d commit 2802f26Copy full SHA for 2802f26
.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-dir /home/travis/build/angularity/node-angularity/test
+ - node node_modules/jasmine-node/bin/jasmine-node --captureExceptions test/specs
0 commit comments