diff --git a/.travis.yml b/.travis.yml
index 40644ff1b5..5e214e86fe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,7 @@ env:
- ROS_DISTRO=jade USE_DEB=false
matrix:
allow_failures:
- - env: ROS_DISTRO=indigo USE_DEB=true BEFORE_SCRIPT='$CI_SOURCE_PATH/.travis_before_script_opencv3.bash' NUMBER_OF_LOGS=12
+ - env: ROS_DISTRO=indigo USE_DEB=false BEFORE_SCRIPT='$CI_SOURCE_PATH/.travis_before_script_opencv3.bash' NUMBER_OF_LOGS=12
script:
- source .travis/travis.sh
- (cd doc && source setup.sh && make html)
diff --git a/jsk_perception/test/label_image_decomposer.test b/jsk_perception/test/label_image_decomposer.test
index b27d3aecb2..3029db77e7 100644
--- a/jsk_perception/test/label_image_decomposer.test
+++ b/jsk_perception/test/label_image_decomposer.test
@@ -4,15 +4,23 @@
-
topic_0: /label_image_decomposer/output
- timeout_0: 30
+ timeout_0: 50
+
+
+
+
+
topic_1: /label_image_decomposer/output/label_viz
- timeout_1: 30
+ timeout_1: 50
diff --git a/jsk_perception/test/sklearn_classifier.test b/jsk_perception/test/sklearn_classifier.test
index fa25d09860..347bedd6a5 100644
--- a/jsk_perception/test/sklearn_classifier.test
+++ b/jsk_perception/test/sklearn_classifier.test
@@ -10,7 +10,7 @@
retry="3">
topic_0: /sklearn_classifier/output
- timeout_0: 30
+ timeout_0: 50