Skip to content

Commit a1730b0

Browse files
committed
Node modernization on CI
1 parent 45a9d50 commit a1730b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: node_js
22
dist: trusty
33
node_js:
4-
- '4.6'
5-
- '6.1'
4+
- '6.10'
5+
- '7.10'
66
services:
77
- postgresql
88
- redis-server

0 commit comments

Comments
 (0)