Skip to content

Commit

Permalink
Merge cb2e8e3 into 764ec53
Browse files Browse the repository at this point in the history
  • Loading branch information
lanchongyizu committed Apr 23, 2018
2 parents 764ec53 + cb2e8e3 commit f3b2a75
Show file tree
Hide file tree
Showing 2 changed files with 3,830 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ addons:
- debhelper
- git

before_install:
- npm i -g npm@5.7.1

after_success:
- ./extra/make-testcoveralls.sh
# below is the placeholder to leverage TravisCI to verify building capability is good. will be replaced by npm package build.
Expand Down
Loading

0 comments on commit f3b2a75

Please sign in to comment.