1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-09-08 23:20:42 +02:00

12 Commits

Author SHA1 Message Date
Danny van Kooten
98e97407de use vendored phpunit in travis 2019-11-10 20:27:38 +01:00
Danny van Kooten
ecb5f69042 use travis phpunit so that we can test on lower php versions too 2019-02-07 09:44:18 +01:00
Danny van Kooten
e2a07ec452 test recent php versions, stop testing 5.3-5.5 2019-02-06 20:01:07 +01:00
Koen Punt
018771bee3 add php 7.0 2015-11-29 16:30:06 +01:00
Koen Punt
13f227e843 add composer to travis cache 2015-11-29 16:26:36 +01:00
Koen Punt
d5f3643888 disable sudo to use docker builds 2015-11-29 16:10:24 +01:00
Koen Punt
ed1c3edfbd Use local phpunit
Also, no need to specify the path to the config
2015-03-02 15:10:03 +01:00
Danny van Kooten
0e1e2b7d63 Add CodeClimate test coverage reporter to Travis. Refactor tests into /tests subdirectory. 2015-03-02 19:35:56 +07:00
Tobias Nyholm
fdadb3119d Added PHP 5.6 and HHVM to travis.yml 2014-09-25 08:21:10 +02:00
Koen Punt
dbe416b9b9 Add addRoutes method for bulk adding routes 2014-04-16 11:17:42 +02:00
Koen Punt
c10205b349 added php 5.5 2013-10-08 10:18:00 +02:00
Koen Punt
77dba7b120 Fixed issue with optional params
added tests
2013-07-14 23:36:51 +02:00