Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
jos 2018-06-06 09:48:29 +02:00
commit eba513ddab

View File

@ -17,3 +17,10 @@ jobs:
node_js: 8
script: 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then npm run test:browserstack; else true; fi'
env: NAME=browserstack
git:
depth: 5
cache:
directories:
- node_modules