diff --git a/.travis.yml b/.travis.yml index 20691a1..e58f286 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ services: addons: postgresql: "9.5" - chrome: stable apt: packages: @@ -54,4 +53,4 @@ script: - moodle-plugin-ci grunt - moodle-plugin-ci phpdoc - moodle-plugin-ci phpunit - - moodle-plugin-ci behat --profile chrome \ No newline at end of file + - moodle-plugin-ci behat \ No newline at end of file