We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c581d02 commit 15c0962Copy full SHA for 15c0962
.travis.yml
@@ -3,7 +3,9 @@ language:
3
4
rvm:
5
- 2.3.1
6
-
+addons:
7
+ firefox: "49.0"
8
+
9
before_script:
10
- "export DISPLAY=:99.0"
11
- "sh -e /etc/init.d/xvfb start"
0 commit comments