We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 613b2ee + 87a90af commit aafa02aCopy full SHA for aafa02a
.travis.yml
@@ -0,0 +1,5 @@
1
+sudo: false
2
+language: node_js
3
+node_js:
4
+ - stable
5
+ - "0.12"
README.md
@@ -1,5 +1,6 @@
# PostHTML CSS Inliner
[](http://badge.fury.io/js/posthtml-inline-css)
+[](https://travis-ci.org/maltsev/posthtml-inline-css)
[PostHTML](https://github.com/posthtml/posthtml) plugin for inlining CSS to style attrs
6
0 commit comments