diff --git a/.travis.yml b/.travis.yml index 00ce911d976f8e38e18022ffb73c41804bc93fbe..61478ceb835aea6591a5f527867400301e075a36 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,7 +41,7 @@ env: # using PHP 5.6 and mysqli. matrix: - DB=pgsql - - DB=mysqli +# - DB=mysqli # Optionally, it is possible to specify a different Moodle repo to use # (git://github.com/moodle/moodle.git is used by default):