Tomáš Votruba
|
237ec4dced
|
appveyor.yml: use one type of indentation
2 spaces as in `travis.yml` and in the beginning of this file:
```
platform:
- x86
- x64
```
To make this united.
|
2016-08-29 15:15:58 +02:00 |
Nicolas Grekas
|
fd2f51cea8
|
Speedup autoloading on PHP 5.6 & 7.0+ using static arrays
|
2016-04-11 19:38:24 +02:00 |
paladox
|
079901c7ee
|
Update appveyor.yml
|
2015-10-28 08:32:47 +00:00 |
paladox
|
816769299c
|
Add 64-bit testing support
|
2015-10-28 08:25:24 +00:00 |
Jordi Boggiano
|
8a7e48ce4a
|
Remove appveyor matrix
|
2015-09-23 00:17:02 +01:00 |
Jordi Boggiano
|
facb88c55a
|
Appveyor tweaks
|
2015-09-23 00:16:27 +01:00 |
Jordi Boggiano
|
c96a031dab
|
Run only the basic test suite on appveyor
|
2015-09-18 14:33:13 +01:00 |
Jordi Boggiano
|
ede458b403
|
Appveyor tweaks
|
2015-09-18 14:25:05 +01:00 |
Jordi Boggiano
|
2c926741f9
|
Add appveyor config
|
2015-09-18 14:21:43 +01:00 |