UNPKG

gulp-assetpaths

Version:

A Gulp plugin to change asset paths from one environment to another.

14 lines (12 loc) 195 B
language: node_js node_js: - 'node' install: - npm install before_install: - 'export DISPLAY=:99.0' - 'sh -e /etc/init.d/xvfb start' addons: firefox: 'latest-esr' script: - npm test