Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed May 17, 2020
1 parent 5372199 commit 2b680b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: node_js
node_js:
- 6
- 8
- 10
- 12
- 14
- 12
- 10
- 8
- 6
install:
- 'yarn add "eslint@${ESLINT}" "jest@${JEST}" "babel-jest@${JEST}"'
- 'yarn'
Expand Down

0 comments on commit 2b680b1

Please sign in to comment.