Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
d3b4ef38
Commit
d3b4ef38
authored
Jun 27, 2014
by
Daenyth
Browse files
Compile servatrice on travis
parent
6da64315
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
d3b4ef38
...
@@ -5,6 +5,6 @@ os:
...
@@ -5,6 +5,6 @@ os:
compiler
:
compiler
:
-
gcc
-
gcc
-
clang
-
clang
script
:
mkdir build && cd build && cmake .. && make
script
:
mkdir build && cd build && cmake ..
-DWITH_SERVER=1
&& make
install
:
./travis-dependencies.sh
install
:
./travis-dependencies.sh
cache
:
apt
cache
:
apt
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