vinothchandar commented on a change in pull request #1678:
URL: https://github.com/apache/hudi/pull/1678#discussion_r463286465
##########
File path: .travis.yml
##########
@@ -13,14 +13,19 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+os: linux
language: java
dist: trusty
jdk:
- openjdk8
-sudo: required
-env:
- - HUDI_QUIETER_LOGGING=1 TEST_SUITE=unit
- - TEST_SUITE=integration
+jobs:
Review comment:
I have reverted all of this now.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]