2 Commits

Author SHA1 Message Date
Alexandre Gigliotti
006d059e1b 0.1.8 2015-08-26 15:06:04 -07:00
Alexandre Gigliotti
0a743f6b2e Updated build config. 2015-08-26 15:05:59 -07:00
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
language: node_js
node_js:
- "node"
notifications:
email:
on_success: change
on_failure: always

View File

@@ -1,6 +1,6 @@
{
"name": "inline-html",
"version": "0.1.7",
"version": "0.1.8",
"description": "Inline local assets referenced in an HTML document.",
"repository": "panosoft/inline-html",
"main": "lib/index.js",