summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-07-10 15:26:38 +0300
committerYuval Adam <_@yuv.al>2017-07-10 15:26:38 +0300
commit872d7d35dd3bac58da25aaa2ba2b23a00212456c (patch)
tree58317dc94efddae8e5c4854270754143dca6c871 /.travis.yml
parent8f8272db5880b59ce96be0ad1372a793c6af448b (diff)
Initial karma headless testing skeleton
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 b338f63..6e46b87 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,4 +7,6 @@ addons:
chrome: stable
before_install:
- google-chrome-stable --headless --disable-gpu --load-extension=. --remote-debugging-port=9222 http://localhost &
+install:
+ - npm install chrome-remote-interface