Skip to content

Commit 73cec42

Browse files
authored
Merge pull request #163 from mrodrig/update-dev-deps
Update devDependencies
2 parents 8c00071 + ab60063 commit 73cec42

File tree

3 files changed

+978
-1198
lines changed

3 files changed

+978
-1198
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ env:
33
- CC_TEST_REPORTER_ID=90382d7264499c819f742709fe7cb4b2d2a49cc90fd98a9c8414426ac4860e62
44
language: node_js
55
node_js:
6+
- "14"
67
- "12"
7-
- "11"
88
- "10"
9-
- "9"
10-
- "8"
119
sudo: false
1210
before_script:
1311
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter

0 commit comments

Comments
 (0)