[Pkg-javascript-commits] [node-evp-bytestokey] 12/29: travis: add 7, 8, drop 0.10, 0.11

Bastien Roucariès rouca at moszumanska.debian.org
Fri Sep 8 09:56:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-evp-bytestokey.

commit e902a03ad33b9fc3d00ddd2e8e7f24a05e5ec64b
Author: Daniel Cousens <github at dcousens.com>
Date:   Mon Aug 21 12:37:36 2017 +1000

    travis: add 7,8, drop 0.10,0.11
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index b54cdde..c5df928 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,12 +1,12 @@
 sudo: false
 language: node_js
 node_js:
-  - "0.10"
-  - "0.11"
   - "0.12"
   - "4"
   - "5"
   - "6"
+  - "7"
+  - "8"
 addons:
   apt:
     sources:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-evp-bytestokey.git



More information about the Pkg-javascript-commits mailing list