1
0
Fork 0
Commit Graph

15 Commits (881dae09037b814514558e5d8c4933777fd5a4ac)

Author SHA1 Message Date
johnstevenson 7dd2a0d6f9 Improve Appveyor caching and update PHP 2018-08-31 14:27:28 +01:00
johnstevenson 85e08faebf Cache composer packages on Appveyor 2017-12-19 12:45:23 +00:00
johnstevenson 058f204dd8 Remove build platform from appveyor.yml 2017-12-19 11:09:32 +00:00
johnstevenson 7ee3a92a28 Modularize appveyor.yml and use Composer-Setup 2017-12-18 21:23:46 +00:00
johnstevenson 3dc7d500df Don't use shallow_clone if tests are export-ignored 2017-12-18 20:54:55 +00:00
johnstevenson fbdb9ac790 Fix chocolatey php and remove old artefacts 2017-12-18 20:31:08 +00:00
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