Browse Source

Add Travis config

Paul Molluzzo 9 years ago
parent
commit
a3598d3f15
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -0,0 +1,3 @@
+language: node_js
+node_js:
+  - 'node'