зеркало из 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
|
language: node_js
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- '0.10'
|
- '10'
|
||||||
- '0.12'
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
|
@ -11,8 +10,5 @@ notifications:
|
||||||
use_notice: false
|
use_notice: false
|
||||||
skip_join: false
|
skip_join: false
|
||||||
|
|
||||||
before_install:
|
|
||||||
- npm install -g npm@2
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
|
|
Загрузка…
Ссылка в новой задаче