travis.yml

This commit is contained in:
Caleb James DeLisle
2016-02-12 10:46:10 +01:00
parent ff6e1e6fc0
commit 591323a62e

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: node_js
branches:
only:
- diffdom
node_js:
- "0.12"