wonook commented on a change in pull request #95: [NEMO-25] Improve WebUI to use RESTful APIs by Nemo URL: https://github.com/apache/incubator-nemo/pull/95#discussion_r236059450
########## File path: .travis.yml ########## @@ -17,17 +17,29 @@ # under the License. # .travis.yml -# For maven builds -language: java +language: + # For maven builds + - java + # For web ui build + - node_js dist: trusty +<<<<<<< HEAD Review comment: This must have gotten in there by mistake ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services