summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2015-07-24 12:38:50 +0300
committerKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2015-07-24 12:38:50 +0300
commite4ae3a8f1fe43990a494cd2675161bad2db5bd49 (patch)
tree62a15b064aff3da5f026b333c128988fb41e7aac
parent8aaeee237cb9d9028e7a2592a25ad8468b1f45e4 (diff)
downloadgit-hours-e4ae3a8f1fe43990a494cd2675161bad2db5bd49.zip
git-hours-e4ae3a8f1fe43990a494cd2675161bad2db5bd49.tar.gz
git-hours-e4ae3a8f1fe43990a494cd2675161bad2db5bd49.tar.bz2
Add node 0.12 to test suite
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7ea72ce..1af9708 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: node_js
node_js:
+- '0.12'
- '0.11'
- '0.10'
before_script: