Skip to content

Commit fb71b93

Browse files
committed
Fixed config path.
1 parent 0e01c02 commit fb71b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ before_script:
2323
- npm install
2424
- ng build
2525

26-
script: karma start config/karma.conf.js --single-run
26+
script: karma start ./karma.conf.js --single-run

0 commit comments

Comments
 (0)