Skip to content

Commit

Permalink
fix(Dependencies): Using openJDK, latest Node LTS and standard-version (
Browse files Browse the repository at this point in the history
  • Loading branch information
ndickerson authored Nov 8, 2019
1 parent ed0bfc8 commit 1379cec
Show file tree
Hide file tree
Showing 4 changed files with 281 additions and 411 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: java

jdk:
- oraclejdk8
- openjdk8

env:
- NODE_VERSION="9.4.0"
- NODE_VERSION="10.17.0"

cache:
directories:
Expand Down
Loading

0 comments on commit 1379cec

Please sign in to comment.