Nikita Popov
fd93690705
Test against more recent php-src tarball
2018-09-21 11:40:36 +02:00
Nikita Popov
d16f050d74
Travis: Enable PHP 7.2
2017-10-29 12:35:23 +01:00
Tomáš Votruba
a664b28248
travis: add dash to make command format united ( #407 )
...
Prevents possible error when adding a second line
2017-08-13 14:04:53 +02:00
Nikita Popov
5b43809b48
Drop HHVM support
...
Not dropping any of the HHVM workaround code yet. If someone sorts
out the Travis build, I'm fine with keeping HHVM support.
2017-06-03 15:33:25 +02:00
Nikita Popov
7bdb55f9a8
Another try at HHVM
2017-04-24 22:26:31 +02:00
Nikita Popov
b35301659b
Try to enable php7 mode for hhvm on travis
2017-04-24 22:22:54 +02:00
Nikita Popov
aa75838a5f
Bump minimum PHP version to 7.0
2017-04-24 22:12:03 +02:00
Walt Sorensen
510e0cd202
Run on Trusty Beta Container ( #363 )
...
This uses a more recent HHVM version.
2017-03-05 18:07:48 +01:00
Nikita Popov
11b44c15b5
Allow failures on HHVM
...
Yeah, not gonna deal with this... The combination of an outdated
HHVM version and a shitload of tokenizer bugs makes this not
worthwhile.
2017-01-19 23:05:13 +01:00
Nikita Popov
7001116be5
Try to use a newer HHVM version
2017-01-19 22:55:52 +01:00
Nikita Popov
5ff2519e1e
Add UPGRADE-4.0 stub
2017-01-19 21:04:44 +01:00
Nikita Popov
038e11da4b
Remove support for PHP 5.4
2016-07-05 22:29:41 +02:00
Nikita Popov
2d0c3b70f8
Fix .travis.yml
2016-04-07 07:39:20 +02:00
Nikita Popov
4252ffa43e
Run test_old against php-src on travis
2016-04-07 06:39:29 +02:00
Théo FIDRY
e7ca4b7b04
Better Travis configuration
...
* Enable Travis cache for Composer
* Use `--prefer-dist` over `--prefer-source` to download less and
make it faster
2016-03-15 17:39:37 +01:00
Nikita Popov
47509cf927
Next try...
2016-02-20 17:20:16 +01:00
Nikita Popov
5b96a11a1f
Fix .travis.yml
2016-02-20 17:18:19 +01:00
Nikita Popov
7faa1dcab9
Try setting up coveralls
2016-02-20 17:16:46 +01:00
Dmitry Patsura
6f3fd7834a
Specify phpunit dev dependency in composer.json
...
And use it for the travis build.
2015-09-20 21:17:42 +08:00
Dmitry Patsura
e3a9356178
Use composer PSR-4 autoloader
2015-09-16 22:02:00 +09:00
Nikita Popov
5118e21c6e
Add nightly to travis, use container based infra
...
Currently 7.0 and nightly are the same, but for the future...
2015-09-14 22:27:01 +09:00
Dmitry Patsura
40455b5c18
TravisCI - stop allowing to failture PHP7
2015-09-14 22:26:25 +09:00
Nikita Popov
6b4a17b3e0
Set version to 2.0-dev. Drop PHP 5.3 support
2015-05-02 22:08:03 +02:00
Nikita Popov
d56ff5a351
Fix lexer tests for HHVM
...
HHVM does not throw warnings from token_get_all()
for invalid chars and unterminated comments. This
is not really integral functionality, so I'm okay
to just skip it to get a passing HHVM build.
2015-02-26 19:19:40 +01:00
Nikita Popov
d600c60779
Add PHP 7 to travis build
2015-02-26 15:25:34 +01:00
kazusuke sasezaki
ce1078bc00
add PHP 5.6 to .travis.yml
2014-08-29 00:44:47 +09:00
nikic
5e725df892
Update docs to use new names
2014-02-06 20:52:01 +01:00
Graham Campbell
3a5f7d6cae
Updated travis.yml
2014-01-20 11:20:54 +00:00
nikic
3d467ca18e
Add PHP 5.5 to .travis.yml
2013-08-04 16:15:12 +02:00
nikic
c24a697c2d
Add Travis config file
2012-03-17 13:18:16 +01:00