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

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

parent bafe3091
No related branches found
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,6 +6,7 @@ Changes
### Unreleased
* 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
* 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
### v3.2-r6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment