projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.conversation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
448b4e5
)
Replace PHP 5.3 with PHP 5.5 in Travis file
author
Matthias Schmidt
<gravatronics@live.com>
Sat, 8 Aug 2015 10:49:39 +0000
(12:49 +0200)
committer
Matthias Schmidt
<gravatronics@live.com>
Sat, 8 Aug 2015 10:50:20 +0000
(12:50 +0200)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 74da2f74da0f6d75a22473182bd4defb41de24ed..d0f43b3235ce035b0d59e3d6ac582dcc0dc5d2a5 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,7
+1,7
@@
language: php
php:
- 5.6
- - 5.
3
+ - 5.
5
before_install:
- pyrus install pear/PHP_CodeSniffer
- phpenv rehash