aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2017-08-22 22:10:31 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2017-08-22 22:10:31 +0900
commiteec79730606ab3b49529d8063c6646d6309d8084 (patch)
treee960a752b894351d14b6e9336f1a4816c24cd45b /.travis.yml
parentab5fd9a336166cab75ff00e65afb4be991ff0765 (diff)
parent43d71eeb5278fa8e27d42f897d7ac66fb5fb1551 (diff)
Merge branch 'fix-ci'
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1cfe8da..d9bd750 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,8 @@
language: node_js
node_js:
- "6"
+addons:
+ firefox: "55.0"
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start