We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3cd8f commit 23e1fcdCopy full SHA for 23e1fcd
1 file changed
.travis.yml
@@ -1,12 +1,12 @@
1
language: node_js
2
node_js:
3
- - "4.3.1"
4
- - "5.7.0"
+ - "4.4.7"
+ - "6.2.2"
5
deploy:
6
provider: npm
7
email: eduardo@comakai.com
8
api_key:
9
secure: JX1zgdfsP3rwISjl2mn6LNFOwNYcy2XIuL1mHXhAllDE5utvvaum8/zt/PWuBY7qlocGN8NZfjDsWc3PlDiezs9o0JZ0y0ipBgcPLPJJqbXc6U5EIVAUwnOMs7HorF1yz4S5T4GfBWwWfhFPr3setSHmRDTKyjmUBUqnvUj9Pq8=
10
on:
11
tags: true
12
- repo: coma/svg-reactify
+ repo: coma/svg-reactify
0 commit comments