Skip to content

Commit

Permalink
chore: update build node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhus committed Apr 9, 2020
1 parent 6e3f843 commit 37e1f6e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ sudo: required
dist: trusty
language: node_js
node_js:
- "7"
- "6"
- "lts/*"
- "10"
- "8"
before_install:
- source /opt/jdk_switcher/jdk_switcher.sh
- jdk_switcher use oraclejdk8
Expand Down

0 comments on commit 37e1f6e

Please sign in to comment.