Skip to content

Commit

Permalink
Merge pull request #173 from desktop/node-marches-on
Browse files Browse the repository at this point in the history
no need to keep this test around
  • Loading branch information
shiftkey authored Mar 24, 2018
2 parents fbd24b5 + bf1a83a commit afaadcf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ branches:

language: node_js
node_js:
- "8.9.4"
- "8"
- "9"

cache:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ platform:

environment:
matrix:
- nodejs_version: "8.9.4"
- nodejs_version: "8"
- nodejs_version: "9"
DUGITE_CACHE_DIR: '%USERPROFILE%\.dugite\'

Expand Down
25 changes: 0 additions & 25 deletions test/slow/node-shenanigans.ts

This file was deleted.

0 comments on commit afaadcf

Please sign in to comment.