projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.exporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce7b89a
)
Update PHP version in travis CI file
author
Matthias Schmidt
<gravatronics@live.com>
Sat, 21 May 2016 18:42:48 +0000
(20:42 +0200)
committer
Matthias Schmidt
<gravatronics@live.com>
Sat, 21 May 2016 18:42:48 +0000
(20:42 +0200)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 56a77f52ea939427ef265972e374a68271940cb3..87ce43b8b9a323154c61bdec312fea55e09fb82d 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-2,7
+2,7
@@
language: php
sudo: false
php:
- 5.6
- - 5.
3
+ - 5.
5
before_install:
- pyrus install pear/PHP_CodeSniffer
- phpenv rehash