Skip to content

Commit

Permalink
jsk-ros-pkg#299: change the order of build matrix of travis
Browse files Browse the repository at this point in the history
  • Loading branch information
garaemon committed Mar 11, 2014
1 parent ea19062 commit 59c4b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ python:
compiler:
- gcc
env:
- ROS_DISTRO=groovy ROSWS=rosws BUILDER=rosbuild BUILD_PACKAGES="libsiftfast julius crlibm ffha voice_text python_twitter downward nlopt python_twoauth ff jtalk aques_talk dynamic_tf_publisher parallel_util rosping jsk_footstep_msgs jsk_tools jsk_topic_tools posedetection_msgs stereo_synchronizer jsk_hark_msgs collada_urdf_jsk_patch image_view_jsk_patch pr2_teleop_general_jsk_patch pr2_groovy_patches multi_map_server image_view2 move_arm_jsk_patch depth_image_proc_jsk_patch laser_filters_jsk_patch openni_tracker_jsk_patch ee_cart_imped_jsk_patch jsk_gui_msgs opt_camera rospatlite"
- ROS_DISTRO=hydro ROSWS=wstool BUILDER=catkin
- ROS_DISTRO=groovy ROSWS=wstool BUILDER=catkin
- ROS_DISTRO=groovy ROSWS=rosws BUILDER=rosbuild BUILD_PACKAGES="libsiftfast julius crlibm ffha voice_text python_twitter downward nlopt python_twoauth ff jtalk aques_talk dynamic_tf_publisher parallel_util rosping jsk_footstep_msgs jsk_tools jsk_topic_tools posedetection_msgs stereo_synchronizer jsk_hark_msgs collada_urdf_jsk_patch image_view_jsk_patch pr2_teleop_general_jsk_patch pr2_groovy_patches multi_map_server image_view2 move_arm_jsk_patch depth_image_proc_jsk_patch laser_filters_jsk_patch openni_tracker_jsk_patch ee_cart_imped_jsk_patch jsk_gui_msgs opt_camera rospatlite"
#notifications:
# email:
# recipients:
Expand Down

0 comments on commit 59c4b38

Please sign in to comment.