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

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

parent ba27f6db
Branches
No related tags found
No related merge requests found
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:
firefox: "47.0.1"
......
......@@ -6,4 +6,5 @@ Changes
### Unreleased
* 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
* 2017-11-15 - Initial creation of a Boost Campus child theme
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment