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
f985af85
Commit
f985af85
authored
Oct 27, 2017
by
Konstantinos Chatzilygeroudis
Browse files
Fix again libcmaes Travis CI
parent
44503413
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci/install_libcmaes.sh
View file @
f985af85
...
...
@@ -5,8 +5,9 @@ sudo mkdir build && cd build
sudo
cmake ..
sudo
make
sudo cp
*
.a /usr/lib
cd
&&
git clone https://github.com/
beniz
/libcmaes.git
cd
&&
git clone https://github.com/
resibots
/libcmaes.git
cd
libcmaes
git checkout fix_flags_native
mkdir
build
cd
build
cmake ..
...
...
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