Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
U2IS
husky-ensta
Commits
43fb44a4
Commit
43fb44a4
authored
Jun 19, 2017
by
TheDash
Browse files
Added parallel jobs to travis
parent
8bc28ae9
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
43fb44a4
...
...
@@ -15,9 +15,9 @@ notifications:
-
dash@clearpathrobotics.com
env
:
matrix
:
-
ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu NOT_TEST_INSTALL=true
-
ROS_DISTRO="kinetic" ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu NOT_TEST_INSTALL=true
-
ROS_DISTRO="kinetic" PRERELEASE=true
-
ROS_DISTRO="kinetic"
ROS_PARALLEL_JOBS='-j8 -l8'
ROS_REPOSITORY_PATH=http://packages.ros.org/ros/ubuntu NOT_TEST_INSTALL=true
-
ROS_DISTRO="kinetic"
ROS_PARALLEL_JOBS='-j8 -l8'
ROS_REPOSITORY_PATH=http://packages.ros.org/ros-shadow-fixed/ubuntu NOT_TEST_INSTALL=true
-
ROS_DISTRO="kinetic"
ROS_PARALLEL_JOBS='-j8 -l8'
PRERELEASE=true
matrix
:
allow_failures
:
-
env
:
ROS_DISTRO="kinetic" PRERELEASE=true
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment