Skip to content
Snippets Groups Projects
Commit 286af932 authored by Kathrin Osswald's avatar Kathrin Osswald
Browse files

Added Workaround to travis.yml for fixing Behat tests with TravisCI.

parent c665cafc
No related branches found
No related tags found
No related merge requests found
language: php language: php
sudo: false # Workaround for fixing that Selenium server is not running and therefore Behat tests not working
sudo: required
# ORIGINAL:
# sudo: false
addons: addons:
firefox: "47.0.1" firefox: "47.0.1"
......
...@@ -4,6 +4,10 @@ moodle-theme_boost_campus ...@@ -4,6 +4,10 @@ moodle-theme_boost_campus
Changes Changes
------- -------
### Unreleased
* 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
### Release v3.2-r6 ### Release v3.2-r6
* 2017-11-17 - Extended the behaviour of the setting "showsettingsincourse" to respect activities and resources menus, too. Please check this setting due to the new scope. * 2017-11-17 - Extended the behaviour of the setting "showsettingsincourse" to respect activities and resources menus, too. Please check this setting due to the new scope.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment