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 0e01c02 commit fb71b93Copy full SHA for fb71b93
.travis.yml
@@ -23,4 +23,4 @@ before_script:
23
- npm install
24
- ng build
25
26
-script: karma start config/karma.conf.js --single-run
+script: karma start ./karma.conf.js --single-run
0 commit comments