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
Guilhem Saurel
hpp-fcl
Commits
189965a3
Commit
189965a3
authored
Feb 12, 2019
by
Guilhem Saurel
Committed by
Guilhem Saurel
Feb 20, 2019
Browse files
[CI] tests might need more than 10min
parent
6ee7fdf6
Pipeline
#2904
passed with stage
in 24 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
189965a3
...
...
@@ -35,7 +35,7 @@ script:
-
make -j4
# Run unit tests
-
make test ||
ctest -VV
-
travis_wait 30 make test || travis_wait 30
ctest -VV
# Make sure we can install and uninstall with no issues
-
sudo make -j4 install
...
...
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