Skip to content

Commit

Permalink
Merge 053d639 into 764ec53
Browse files Browse the repository at this point in the history
  • Loading branch information
lanchongyizu committed Apr 23, 2018
2 parents 764ec53 + 053d639 commit 4339488
Show file tree
Hide file tree
Showing 2 changed files with 3,834 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright 2015-2018, Dell EMC, Inc.

language: node_js

node_js:
Expand All @@ -13,6 +15,9 @@ addons:
- debhelper
- git

before_install:
- npm i -g npm@5.6.0

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

0 comments on commit 4339488

Please sign in to comment.