Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 5a3b7fb

Browse files
committed
chore(travis): build with node 5
1 parent fe57c8a commit 5a3b7fb

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-
- 4.2
3+
- 5
44
sudo: false
55
branches:
66
only:

0 commit comments

Comments
 (0)