Upgrade de Node

This commit is contained in:
Anthony Dumas 2019-05-02 20:40:59 +02:00
parent a5c9bea1a5
commit 4238442c3b

View File

@ -1,7 +1,7 @@
sudo: false
language: node_js
node_js:
- stable
- "11"
before_script:
- npm install
script: