Commit Graph

12 Commits

Author SHA1 Message Date
Henrique Moody 147003107a Remove PHP version 5.2 from Travis builds 2015-02-08 21:00:50 -02:00
Emanuil Rusev 4150e00dc4 remove composer dependency 2014-04-26 01:09:28 +03:00
Haralan Dobrev 3d84201d74 Run composer install in Travis CI before tests
Tests are using the Composer autoloader since: cd1c030362

Because of that Composer should have actually dumped the autoloader in the `vendor/` folder,
before the tests are ran.
2014-04-25 00:01:20 +03:00
Haralan Dobrev d9f325903a Run the testsuite on PHP 5.6 2014-02-12 19:13:14 +02:00
Emanuil Rusev 4317add3a2 add hhvm to PHP versions to test against 2013-12-28 14:57:25 +02:00
Emanuil Rusev e3b8026e39 build should no longer allow failures 2013-11-18 22:39:44 +02:00
Emanuil Rusev df3db71698 add 5.2 to PHP versions to test against 2013-11-10 11:02:18 +02:00
Emanuil 7d7e89f5c3 remove 5.2 from PHP versions to test against 2013-07-25 01:49:02 +03:00
Emanuil 3ff5c623f2 add 5.2, 5.5 to PHP versions to test against 2013-07-25 00:44:33 +03:00
Emanuil 637b516694 remove coveralls.io integration 2013-07-24 13:58:17 +03:00
Emanuil 5de50f101a implement coveralls.io integration 2013-07-23 01:43:10 +03:00
Emanuil 78cad3964c add .travis.yml config 2013-07-23 00:00:43 +03:00