projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
214af05
)
All environment variables in one line
author
Tobias Markus
<tobbi@mozilla-uk.org>
Sun, 14 Sep 2014 15:11:09 +0000
(17:11 +0200)
committer
Tobias Markus
<tobbi@mozilla-uk.org>
Sun, 14 Sep 2014 15:11:09 +0000
(17:11 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
d77cd4d
..
255d08d
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-17,9
+17,7
@@
compiler:
- clang
env:
- - CMAKE_VERSION=3.0.1
- - SDL2_VERSION=2.0.3
- - SDL2IMAGE_VERSION=2.0.0
+ - CMAKE_VERSION=3.0.1 SDL2_VERSION=2.0.3 SDL2IMAGE_VERSION=2.0.0
before_install:
- sudo apt-get update -qq