fork-openpgpjs/.travis.yml
Tankred Hase b951cddd6d add mocha tests for travis CI integration tests on code commit
squash all commits to single commit
2013-10-23 13:25:00 +02:00

5 lines
82 B
YAML

language: node_js
node_js:
- "0.10"
before_install:
- npm install -g grunt-cli