summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml6
-rw-r--r--README.rst2
2 files changed, 8 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 000000000..de8ea1530
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,6 @@
+language: node_js
+node_js:
+ - "0.11"
+ - "0.10"
+
+script: make tests
diff --git a/README.rst b/README.rst
index deb085c6b..774cd0a58 100644
--- a/README.rst
+++ b/README.rst
@@ -3,6 +3,8 @@ README
The News app is a an RSS/Atom feed aggregator. It is based on the library SimplePie.
+{<img src="https://travis-ci.org/[DeepDiver1975]/[news].png" />}[https://travis-ci.org/[DeepDiver1975]/[news]]
+
Maintainers
-----------
* `Alessandro Cosentino <https://github.com/zimba12>`_