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

@@ -5,7 +5,7 @@ before_script:
language: node_js

node_js:
- stable
- lts/*

install:
- npm install

Loading…
Cancel
Save