We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5db3ad commit 6e4ebfeCopy full SHA for 6e4ebfe
.travis.yml
@@ -7,7 +7,7 @@ before_script:
7
- 'export PATH=$PWD/node_modules/.bin:$PATH'
8
- bower install
9
- "if [ -v JUICY_TATTOO_DEPENDENCY ]; then bower uninstall ${JUICY_TATTOO_DEPENDENCY} ${JUICY_TATTOO_DEPENDENCY_SLUG} --save; bower install ${JUICY_TATTOO_DEPENDENCY_SLUG}#${JUICY_TATTOO_DEPENDENCY_COMMIT}; fi"
10
-node_js: stable
+node_js: 8
11
addons:
12
firefox: latest
13
apt:
0 commit comments