Skip to content

Commit bb837b9

Browse files
committed
Revert "Remove Node 4 from Travis"
This reverts commit 6c804a2.
1 parent 1e34e0d commit bb837b9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: .gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
/node_modules
2-
/yarn.lock
32
/?.js

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22

33
node_js:
4+
- "4"
45
- "6"
56
- "8"
67
- "10"

0 commit comments

Comments
 (0)