Skip to content

Commit

Permalink
fixes #26189 - remove node 6 from travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ohadlevy authored and mmoll committed Mar 2, 2019
1 parent d554f69 commit 75af0a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- '6.14' # previous LTS, currently in EPEL
- '8' # current LTS
- '10' # future LTS
script: ./script/travis_run_js_tests.sh

0 comments on commit 75af0a5

Please sign in to comment.