1
0
Fork 0
mirror of https://github.com/openseadragon/openseadragon.git synced 2025-04-02 13:26:11 +03:00

Grunt fix for Travis

This commit is contained in:
Ian Gilman 2013-02-21 13:20:18 -08:00
parent 8074b338d1
commit fda4f17675

View file

@ -1,3 +1,5 @@
language: node_js
node_js:
- 0.8
before_script:
- npm install -g grunt-cli