Add call to travis_build.sh back in.

This commit is contained in:
esaunders 2020-08-31 16:18:13 -04:00
parent e2baea924c
commit 87616366a9

View File

@ -78,5 +78,6 @@
brew cask install liberica-jdk11-full;
fi",
"java -version"
]
],
"script": ./travis_build.sh
}