Commit Graph

22 Commits

Author SHA1 Message Date
Kienan Stewart 2b732624c1 Fix phpunit/dbunit version match string for travis 2018-07-28 15:07:37 -04:00
Kienan Stewart c7fda46fc1 Use dbunit<3.0.2 instead of exactly 3.0.1. PHP<7.0 cannot use dbunit 3.0.1 2018-07-28 15:01:20 -04:00
Kienan Stewart 51fac6a4d5 Ignore vendor directory when running phpcs 2018-07-28 15:00:44 -04:00
Kienan Stewart 2cbb36ec09 Use version 3.0.1 of phpunit/dbunit for CI tests
Tests against empty tables with the YAML Dataset fail in 3.0.2 and later,
see https://github.com/sebastianbergmann/dbunit/issues/207.
2018-07-28 14:00:35 -04:00
Kienan Stewart 9ca9c024c6 Run shellcheck on scripts with hash-bangs for bin/bash and bin/sh 2018-07-28 12:35:12 -04:00
Kienan Stewart 3281ce35a0 Run phpcs during travis script 2018-07-28 12:11:47 -04:00
Kienan Stewart b8fa16f0cb Added PHP 7.1, removed PHP 5.3 and 5.4 for travis tests 2018-07-28 12:10:39 -04:00
Kienan Stewart 2a0b0c1f99 Add php5.6 and php7.0 versions for tests 2018-06-21 17:58:26 +02:00
Kienan Stewart 76764e735f fixing travix.yml 2018-06-21 17:56:38 +02:00
Kienan Stewart 0be79f9b54 Use phpunit from composer download 2018-06-21 17:54:20 +02:00
fufroma cb381b6d63 Travis and database: try again 2016-03-07 14:58:53 +01:00
fufroma b4641b8216 Travis: create database 2016-03-07 14:47:38 +01:00
fufroma 9e393139de Attemp to fix travis <=> phpunit 2016-03-07 14:41:49 +01:00
Alan Garcia d35f34e350 Compile aussi en php 5.5 sur travis 2014-06-24 14:11:51 +00:00
fufroma c78437221d Revert "Commence a passer en mysqli"
This reverts commit faaf268d68.
2014-03-28 10:49:11 +01:00
Alan Garcia faaf268d68 Commence a passer en mysqli 2014-03-28 09:26:49 +00:00
Alan Garcia b305d5a506 Remet php 5.3 dans les tests de config 2014-03-26 15:39:13 +00:00
Alan Garcia b234bc79b9 Missing dbunit 2014-03-23 10:55:59 +00:00
fufroma db79d3d9cd Desactive PHP 5.3 et PHP 5.5 des test de Travis 2014-03-21 15:27:40 +01:00
fufroma 2f1be2a580 Active le code coverage 2014-03-21 15:19:07 +01:00
fufroma 7e32c58d96 Conf travis dans branche master 2014-03-21 14:21:12 +01:00
Alan Garcia 21fe04e7e5 Add travis file 2014-03-19 10:23:02 +00:00