зеркало из https://github.com/mozilla/123done.git
chore(ci): run tests in node 10
This commit is contained in:
Родитель
107c7963b5
Коммит
e2d73ecc0e
|
@ -1,8 +1,7 @@
|
|||
language: node_js
|
||||
|
||||
node_js:
|
||||
- '0.10'
|
||||
- '0.12'
|
||||
- '10'
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
|
@ -11,8 +10,5 @@ notifications:
|
|||
use_notice: false
|
||||
skip_join: false
|
||||
|
||||
before_install:
|
||||
- npm install -g npm@2
|
||||
|
||||
script:
|
||||
- npm test
|
||||
|
|
Загрузка…
Ссылка в новой задаче