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 5f11c2c commit fbe3b67Copy full SHA for fbe3b67
.travis.yml
@@ -5,4 +5,4 @@ node_js:
5
before_script: "npm run-script setDependencies"
6
7
script: "grunt"
8
-test: "jasmine"
+after_success: "jasmine"
0 commit comments