Skip to content

Commit ca958da

Browse files
author
Dekel Barzilay
committed
Updated .travis.yml file
1 parent 66dd8da commit ca958da

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
dist: trusty
22
language: node_js
33
node_js:
4-
- 'node'
5-
- '8'
4+
- '12'
5+
- '10'
66
sudo: required
77
services:
88
- cassandra

0 commit comments

Comments
 (0)