Skip to content

Commit

Permalink
Revert "Remove Node 4 from Travis"
Browse files Browse the repository at this point in the history
This reverts commit 6c804a2.
  • Loading branch information
TooTallNate committed Oct 18, 2019
1 parent 1e34e0d commit bb837b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
/node_modules
/yarn.lock
/?.js
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js

node_js:
- "4"
- "6"
- "8"
- "10"
Expand Down

0 comments on commit bb837b9

Please sign in to comment.