Skip to content

Commit d91dc6d

Browse files
authored
Use node 8 for tests (#574)
1 parent d7242d3 commit d91dc6d

File tree

3 files changed

+9682
-1
lines changed

3 files changed

+9682
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
dist: trusty
33
node_js:
4-
- '6.11.4'
4+
- '8.10'
55

66
branches:
77
only:

0 commit comments

Comments
 (0)