Merge pull request #1545 from troosan/stop_building_for_php5.3
Update minimum req, stop running travis builds for php 5.3, 5.4, 5.5 and 7.0
This commit is contained in:
commit
b54f39169e
@ -90,7 +90,8 @@
|
|||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-develop": "0.17-dev"
|
"dev-develop": "0.17-dev",
|
||||||
|
"develop_v1.0": "1.0-dev"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user