[Pkg-javascript-commits] [node-leveldown] 381/492: Travis: Revert running on 0.11, to old 0.11-version on travis

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 d288b20bab5e79b287fe3a629460d9f9d5a8cd68
Author: David Björklund <david.bjorklund at gmail.com>
Date:   Sun Aug 11 12:07:58 2013 +0200

    Travis: Revert running on 0.11, to old 0.11-version on travis
    
    Damn, Travis is apparently only running node 0.11.3 - sorry about that.
    I should've created a PR instead
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 11390c8..93c220b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ 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