Removed travis file, circle ci is the primary CI service
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user