Corrige erro de certificado npm no Travis

master
Rodrigo O 2018-10-10 10:02:03 -03:00
parent 4ea1f345b9
commit 95e2a47408
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
language: bash
language: node_js
node_js:
- stable
- "10"
install:
- sudo apt-get install npm
- npm install -g eslint
script:
- make lint