Browse Source

fix travis yml

tags/3.0.0
Ulrich-Matthias Schäfer 5 years ago
parent
commit
f5f4791a5a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -8,7 +8,7 @@ script:
#sudo: required
#dist: trusty
addons:
firefox: "latest",
firefox: "latest"
chrome: "stable"
before_install:
# Start a display server where all graphical operations happens in memory

Loading…
Cancel
Save