Skip to content

Commit

Permalink
Fixing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba committed Dec 23, 2018
1 parent 8405d29 commit 312bff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: java
jdk:
- oraclejdk8
- openjdk8
env:
- NODE_VERSION="8.0.0"
- NODE_VERSION="10.0.0"
install:
- nvm install $NODE_VERSION
- nvm use $NODE_VERSION
Expand Down

0 comments on commit 312bff2

Please sign in to comment.