Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
chore: remove old .travis.yml envs
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyclarke committed Oct 13, 2020
1 parent b3a8831 commit 36b7ef7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,9 +1,8 @@
language: node_js
node_js:
- "10"
- "8"
- "6"
- "11"
- "12"
- "14"
sudo: false
before_install:
- npm install -g npm@latest

0 comments on commit 36b7ef7

Please sign in to comment.