Skip to content

Commit

Permalink
test: remove node 8 from travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Jul 4, 2020
1 parent c4801ca commit d6aabb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,6 @@ before_script:
- git submodule update --init
- npm install -g codeclimate-test-reporter
node_js:
- 8
- 10
- 12
- 14
Expand Down

0 comments on commit d6aabb8

Please sign in to comment.