We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeaa943 commit e6061eeCopy full SHA for e6061ee
.travis.yml
@@ -7,4 +7,4 @@ install:
7
- npm install
8
9
script:
10
-- npm test
+- cp conf.json.dist conf.json && npm test
0 commit comments