Skip to content

Commit 01f7191

Browse files
authored
chore: use the LTS version of node for tests (#536)
1 parent c5e671a commit 01f7191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
2-
node_js: 12
2+
node_js: lts/*
33

44
env:
55
- TZ='Europe/Paris'

0 commit comments

Comments
 (0)