mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
Removed travis file, circle ci is the primary CI service
This commit is contained in:
parent
38db91c7be
commit
2186b09ed7
@ -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
|
Loading…
Reference in New Issue
Block a user