We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be7b07 commit c2245e1Copy full SHA for c2245e1
.travis.yml
@@ -1,7 +1,7 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - 10
+ - 14
5
- 12
6
after_success:
7
- npm run coverage
@@ -15,6 +15,6 @@ env:
15
- DOCS_DIR: ../yeoman-generator-doc
16
- GH_OWNER: yeoman
17
- GH_PROJECT_NAME: generator
18
- - DEPLOY_ON_NODE_VERSION: 12
+ - DEPLOY_ON_NODE_VERSION: 14
19
- secure: >-
20
Hv7gACQoYGtesz1NTJYRHjGCimEJEjj4bQP2iTpDUUbfAiYe/4QPemoyDEFjRxbu5m2uoYwMk0AQrW7DnQhNAhl7u24jYnRgQyd/2GOx3xZgjwnao27gsrTHss4IyXEaS2h3kRuIVSD+xibz/lwZm+erHOQ9VOwvCQkOKnILXW8=
0 commit comments