aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordotnetCarpenter <jon.ronnenberg@gmail.com>2016-10-05 14:19:01 +0200
committerdotnetCarpenter <jon.ronnenberg@gmail.com>2016-10-05 14:19:01 +0200
commitba7be318ca6dbff381a75d98d10aaf23be7f71dc (patch)
tree4c5c640eb196e8939dc7c3c5eb7f1d3539622f4f
parente03ef5004963aab03f1b46451a10e833041f9560 (diff)
downloadsvg.js-ba7be318ca6dbff381a75d98d10aaf23be7f71dc.tar.gz
svg.js-ba7be318ca6dbff381a75d98d10aaf23be7f71dc.zip
--amend
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4dc3db7..4f45849 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: node_js
node_js:
- "node"
script: npm test
-sudo: true
+#sudo: true
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0