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.
2 parents ccfcbe3 + 3bc3a1e commit 3c355efCopy full SHA for 3c355ef
.travis.yml
@@ -2,8 +2,6 @@ language: node_js
2
3
node_js:
4
- "node"
5
- - "6"
6
- - "5"
7
8
before_install:
9
- npm install -g npm
@@ -14,4 +12,4 @@ install:
14
12
script:
15
13
- make build
16
- make spec
17
- - make lint
+ - make lint
README.md
@@ -1,4 +1,4 @@
1
-React-Quill [](https://travis-ci.org/zenoamaro/react-quill)
+React-Quill [](https://travis-ci.org/zenoamaro/react-quill)
==============================================================================
A [Quill] component for [React].
0 commit comments