We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e7de9a commit aed6012Copy full SHA for aed6012
.travis.yml
@@ -4,5 +4,5 @@ node_js:
4
install:
5
- npm install
6
script:
7
- - npm lint && codecov
+ - npm lint
8
- npm run build
README.md
@@ -1,4 +1,4 @@
1
-[](https://travis-ci.org/manico/vue-grid) [](https://codecov.io/gh/manico/vue-grid)
+[](https://travis-ci.org/manico/vue-grid)
2
3
# vue-grid
0 commit comments