Tunghsiao Liu 12 years ago
parent
commit
0eddef967d
  1. 8
      .travis.yml

8
.travis.yml

@ -0,0 +1,8 @@
language: node_js
node_js:
- "0.10"
before_script:
- npm install -g grunt-cli
branches:
only:
- site
Loading…
Cancel
Save