Skip to content

Commit b9b8e02

Browse files
committed
update travis config
1 parent aeaa943 commit b9b8e02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@ node_js:
66
install:
77
- npm install
88

9+
before_script:
10+
- cp conf.json.dist conf.json
11+
912
script:
1013
- npm test

0 commit comments

Comments
 (0)