From 218b3dbfe66a6d1787bb4c3420db5e17de82f4a9 Mon Sep 17 00:00:00 2001 From: legend Date: Thu, 9 Mar 2017 20:27:15 +0800 Subject: [PATCH] [TravisCI] Add example PI to run (#266) --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index f66baaa..1662811 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,3 +60,5 @@ script: # Run unit test. - make -j4 HuskyUnitTest - ./HuskyUnitTest --gtest_shuffle # To check if the order causes some time-out failures. + # Test if example PI succeeds to run + - ./PI --master_host localhost --master_port 10086 --comm_port 10010 --worker.info localhost:4