@@ -12,6 +12,9 @@ node_js:
- '8'
cache:
- node_modules
+branches:
+ except:
+ - stable
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start