mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
6 lines
82 B
YAML
6 lines
82 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.12"
|
|
before_install:
|
|
- npm install -g gulp-cli
|