youtube-api-v3-search
Version:
Searching YouTube with the YouTube Data API v3
10 lines (9 loc) • 294 B
YAML
language: node_js
node_js:
- "stable"
dist: trusty # needs Ubuntu Trusty
# Note: if you switch to sudo: false, you'll need to launch Chrome with --no-sandbox.
# See https://github.com/travis-ci/travis-ci/issues/8836
sudo: required
addons:
chrome: stable # have Travis install Chrome stable.