mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-11 17:45:49 +02: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
|