We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 163f7e6 commit dd499dcCopy full SHA for dd499dc
.travis.yml
@@ -13,6 +13,7 @@ before_install:
13
- export CHROME_BIN=chromium-browser
14
- export DISPLAY=:99.0
15
- sh -e /etc/init.d/xvfb start
16
+ - git fetch -a
17
# - sudo chown -R $(whoami) $(npm config get prefix)/{lib/node_modules,bin,share}
18
# - npm cache clean --force
19
# - rm -rf node_modules/
0 commit comments