CB-12524: Workaround for obsolete gradle on integration servers

This commit is contained in:
Joe Bowser
2017-03-13 11:53:59 -07:00
parent 6a77acdbf2
commit a9a28d3e77
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ jdk:
before_install:
- nvm install 6
- node --version
- gradle --version
install:
- npm install
- npm install -g codecov