Skip to content

Commit

Permalink
fix: ignore reforged extra player if not existant in vanilla player l…
Browse files Browse the repository at this point in the history
…ist #51 (#52)

* fix: ignore reforged extra player if not existant in vanilla player list #51

* cicd: remove node version 9 build pipeline

* chore: dependency updates
  • Loading branch information
PBug90 authored Apr 28, 2020
1 parent df745ca commit b127a76
Show file tree
Hide file tree
Showing 7 changed files with 1,748 additions and 373 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ node_js:
- "12"
- "11"
- "10"
- "9"
install:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
Expand Down
Loading

0 comments on commit b127a76

Please sign in to comment.