Skip to content

Commit

Permalink
Remove Node 4 from Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Oct 4, 2019
1 parent 2170151 commit 6c804a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
/node_modules
/yarn.lock
/?.js
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,6 @@ sudo: false
language: node_js

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

0 comments on commit 6c804a2

Please sign in to comment.