Skip to content

Commit 3aad308

Browse files
committed
Bump Mimumum node version to 10 to support @wordpress/scripts
1 parent 4d0f233 commit 3aad308

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: node_js
22
node_js:
3-
- '8'
4-
- '9'
53
- '10'
64
- '11'
75
- '12'

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,6 @@ Please follow the [WordPress coding standards](https://make.wordpress.org/core/h
9595
- 0.4.1 - Remove Mocha as a peerdendency
9696
- 0.4.2 - set `cmd-diff` to `diff` for svn
9797
- 1.0.0 - Add filemapping option. Bump minimum node version. Change code style. Update tooling.
98+
99+
### Unreleased
100+
- Bump minimium node version to 10.

0 commit comments

Comments
 (0)