snleee commented on a change in pull request #3723: Remove auto-gen class files 
that were checked-in
URL: https://github.com/apache/incubator-pinot/pull/3723#discussion_r288233977
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -20,6 +20,13 @@ cache:
 addons:
   firefox: latest
 
+before_install:
+  - sudo apt-get update -qq
+  - sudo apt-get install automake bison flex g++ git libboost-all-dev 
libevent-dev libssl-dev libtool make pkg-config
+  - wget http://archive.apache.org/dist/thrift/0.9.3/thrift-0.9.3.tar.gz -O 
/tmp/thrift-0.9.3.tar.gz
 
 Review comment:
   Can we update this to `0.12.0` to make versions in sync?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to