Removed travis file, circle ci is the primary CI service

This commit is contained in:
Torkel Ödegaard 2015-03-29 13:34:58 +02:00
parent 38db91c7be
commit 2186b09ed7

View File

@ -1,9 +0,0 @@
language: node_js
node_js:
- "0.10"
git:
depth: 1
before_script:
- npm install -g grunt-cli
after_script:
- npm run coveralls