wonook commented on a change in pull request #183: [NEMO-320] Make WebUI scale to big workloads URL: https://github.com/apache/incubator-nemo/pull/183#discussion_r242024152
########## File path: .travis.yml ########## @@ -26,6 +26,8 @@ dist: trusty before_install: - sudo apt update && sudo apt install -y libgif-dev sudo: required +before_install: + - sudo apt update && sudo apt install -y libgif-dev Review comment: This is unnecessary ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
