Commit Graph

7 Commits

Author SHA1 Message Date
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