projects
/
m6w6
/
ext-pq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
c311db4
)
fix travis
author
Michael Wallner
<mike@php.net>
Mon, 7 Dec 2015 10:24:17 +0000
(11:24 +0100)
committer
Michael Wallner
<mike@php.net>
Mon, 7 Dec 2015 10:24:17 +0000
(11:24 +0100)
.travis.yml
patch
|
blob
|
history
gen_travis_yml.php
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index afeaa5c8cf541324c10031b98cf6153dd205a31e..2a78ddae318796bd7ca0cd638050f63b545d9f31 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-39,7
+39,7
@@
env:
before_script:
- make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile pecl PECL=raphf
+ - make -f travis/pecl/Makefile pecl PECL=raphf
:raphf:1.1.1RC1
- psql -U postgres -c "CREATE DATABASE test"
script:
diff --git
a/gen_travis_yml.php
b/gen_travis_yml.php
index 87b025d4372db6c623117bf56f371848be47f058..0ea6d33ec36f292862e8c28b22333bfc4900efe2 100755
(executable)
--- a/
gen_travis_yml.php
+++ b/
gen_travis_yml.php
@@
-31,7
+31,7
@@
foreach ($env as $e) {
before_script:
- make -f travis/pecl/Makefile php
- - make -f travis/pecl/Makefile pecl PECL=raphf
+ - make -f travis/pecl/Makefile pecl PECL=raphf
:raphf:1.1.1RC1
- psql -U postgres -c "CREATE DATABASE test"
script: