Skip to content

Commit

Permalink
Show licences nad vulnerabilities for a software version
Browse files Browse the repository at this point in the history
- upgrade node to 12
OSSGOV-233
  • Loading branch information
kamransaleem committed Sep 8, 2020
1 parent cae0fe0 commit c0e67c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jdk: openjdk8

env:
global:
- NODE_VERSION="7"
- NODE_VERSION="12"


# Stop travis from running mvn install (without profile)
Expand Down

0 comments on commit c0e67c4

Please sign in to comment.