Skip to content
This repository was archived by the owner on May 15, 2019. It is now read-only.

Commit 6bb4c04

Browse files
authored
Update to CLDR 33 (#18)
It also tweaks Travis CI configuration to testing on Node.js v6, v8, and v10. Fixes: #17
1 parent 34a8a50 commit 6bb4c04

File tree

3 files changed

+7
-513
lines changed

3 files changed

+7
-513
lines changed

.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: node_js
22
node_js:
3-
- "0.10"
4-
- "0.12"
5-
- "4"
6-
- "5"
3+
- "6"
4+
- "8"
5+
- "10"

0 commit comments

Comments
 (0)