Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthias Mayr
limbo
Commits
128b5cfd
Commit
128b5cfd
authored
Apr 19, 2016
by
Konstantinos Chatzilygeroudis
Browse files
Fix minor typo in travis yaml
parent
cf8c10d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
128b5cfd
...
...
@@ -36,7 +36,7 @@ addons:
install
:
-
if [ "$LIBCMAES" = "ON" ]; then 'ci/install_libcmaes.sh' ; fi
-
if [ "$NLOPT" = "ON"]; then 'ci/install_nlopt.sh' ; fi
-
if [ "$NLOPT" = "ON"
]; then 'ci/install_nlopt.sh' ; fi
# Change this to your needs
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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