(travis) usa sudo e apt não tem interface estavel

master
Rodrigo O 2018-10-10 09:53:33 -03:00
parent 1992e3e275
commit 4ea1f345b9
1 changed files with 1 additions and 1 deletions

View File

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