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
41b50d3a
Commit
41b50d3a
authored
Apr 19, 2016
by
Konstantinos Chatzilygeroudis
Browse files
More playing with travis
parent
18d2ec8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
41b50d3a
...
...
@@ -14,10 +14,12 @@ compiler:
env
:
global
:
-
CI_HOME=`pwd` LIBCMAES=ON NLOPT=ON
-
CI_HOME=`pwd` LIBCMAES=ON NLOPT=OFF
-
CI_HOME=`pwd` LIBCMAES=OFF NLOPT=ON
-
CI_HOME=`pwd` LIBCMAES=OFF NLOPT=OFF
-
CI_HOME=`pwd`
matrix
:
-
LIBCMAES=ON NLOPT=ON
-
LIBCMAES=ON NLOPT=OFF
-
LIBCMAES=OFF NLOPT=ON
-
LIBCMAES=OFF NLOPT=OFF
addons
:
apt
:
...
...
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