Skip to content

Commit eefd0b4

Browse files
committed
Build with Node.js v10
1 parent 96f8413 commit eefd0b4

File tree

3 files changed

+2648
-3011
lines changed

3 files changed

+2648
-3011
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22

33
language: node_js
44
node_js:
5-
- "6"
6-
- "9"
5+
- "10"
76
sudo: false

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ npm install textpattern-jquery-ui-theme --save-dev
2222

2323
Building this repository requires:
2424

25-
* [Node.js](https://nodejs.org/) >=6.9
25+
* [Node.js](https://nodejs.org/)
2626

2727
## Build setup
2828

0 commit comments

Comments
 (0)