Skip to content

Commit

Permalink
oops, must install qnit to use it for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras committed May 7, 2017
1 parent dc6ca4d commit 9841084
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ node_js:
- 5
- 6
- 7
before_install:
- npm install -g qnit
after_success:
- npm install -g nyc
- npm install -g coveralls
Expand Down

0 comments on commit 9841084

Please sign in to comment.