Skip to content

Commit e6061ee

Browse files
committed
update travis config
1 parent aeaa943 commit e6061ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ install:
77
- npm install
88

99
script:
10-
- npm test
10+
- cp conf.json.dist conf.json && npm test

0 commit comments

Comments
 (0)