Skip to content

Commit c2245e1

Browse files
authored
Switch from node 10 to 12 at Travis.
1 parent 5be7b07 commit c2245e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- 10
4+
- 14
55
- 12
66
after_success:
77
- npm run coverage
@@ -15,6 +15,6 @@ env:
1515
- DOCS_DIR: ../yeoman-generator-doc
1616
- GH_OWNER: yeoman
1717
- GH_PROJECT_NAME: generator
18-
- DEPLOY_ON_NODE_VERSION: 12
18+
- DEPLOY_ON_NODE_VERSION: 14
1919
- secure: >-
2020
Hv7gACQoYGtesz1NTJYRHjGCimEJEjj4bQP2iTpDUUbfAiYe/4QPemoyDEFjRxbu5m2uoYwMk0AQrW7DnQhNAhl7u24jYnRgQyd/2GOx3xZgjwnao27gsrTHss4IyXEaS2h3kRuIVSD+xibz/lwZm+erHOQ9VOwvCQkOKnILXW8=

0 commit comments

Comments
 (0)