[Pkg-javascript-commits] [node-leveldown] 380/492: Travis: Run on node 0.11
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to annotated tag rocksdb-0.10.1
in repository node-leveldown.
commit 6860f6852c6261e6fb0f4da2ac2afb08e823d697
Author: David Björklund <david.bjorklund at gmail.com>
Date: Sun Aug 11 12:05:17 2013 +0200
Travis: Run on node 0.11
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 93c220b..11390c8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ language: node_js
node_js:
- 0.8
- "0.10"
+ - "0.11"
branches:
only:
- master
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git
More information about the Pkg-javascript-commits
mailing list