Browse Source

use default browser for tests.

nwp90-nwp90-allsessionsreport
Dan Marsden 5 years ago
parent
commit
3415aaf3c9
  1. 3
      .travis.yml

3
.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
- moodle-plugin-ci behat
Loading…
Cancel
Save