1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-02 14:49:16 +02:00
epub.js/.travis.yml
2017-11-06 11:39:14 -08:00

13 lines
167 B
YAML

language: node_js
node_js:
- "node"
notifications:
email: false
sudo: false
addons:
chrome: stable
cache:
directories:
- node_modules
script:
- npm test