Browse Source

updated travisis config.

master
Kalimuthu Selvaraj 4 years ago
parent
commit
f429887337
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml View File

language: node_js language: node_js


node_js: node_js:
- stable
- lts/*


install: install:
- npm install - npm install

Loading…
Cancel
Save