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 4d0f233 commit 3aad308Copy full SHA for 3aad308
.travis.yml
@@ -1,7 +1,5 @@
1
language: node_js
2
node_js:
3
- - '8'
4
- - '9'
5
- '10'
6
- '11'
7
- '12'
README.md
@@ -95,3 +95,6 @@ Please follow the [WordPress coding standards](https://make.wordpress.org/core/h
95
- 0.4.1 - Remove Mocha as a peerdendency
96
- 0.4.2 - set `cmd-diff` to `diff` for svn
97
- 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