Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit a5b4294

Browse files
authored
Trying to fix Travis build
1 parent f5d364f commit a5b4294

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,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "node"
3+
- "lts/*"
44
env:
55
- ENV=CI
66
before_install:

0 commit comments

Comments
 (0)