projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd14c9c
)
Remove PHP 7 from .travis.yml as it does not support pyrus
author
Tim Düsterhus
<duesterhus@woltlab.com>
Tue, 19 May 2015 21:41:31 +0000
(23:41 +0200)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Tue, 19 May 2015 21:41:31 +0000
(23:41 +0200)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index cbab7e8be7d7897d40cb6ad735f094ed74e18226..eb38e2a4e46024ee8a00c8c40167df645e217fd1 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,7
+1,6
@@
language: php
sudo: false
php:
- - '7'
- 5.6
- 5.5
before_install: