Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
egisz committed Jun 15, 2020
1 parent aeaa943 commit b9b8e02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@ node_js:
install:
- npm install

before_script:
- cp conf.json.dist conf.json

script:
- npm test

0 comments on commit b9b8e02

Please sign in to comment.