[Pkg-javascript-commits] [uglifyjs] 145/190: Add node 6 to travis
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Aug 7 23:17:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to annotated tag upstream/2.7.0
in repository uglifyjs.
commit 35bc71662574d6bd537d0460d14e738ae4d3bb19
Author: Anthony Van de Gejuchte <anthonyvdgent at gmail.com>
Date: Tue Apr 26 19:20:37 2016 +0200
Add node 6 to travis
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 0f65db5..b91a80e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ node_js:
- "0.12"
- "0.10"
- "4"
+ - "6"
matrix:
fast_finish: true
sudo: false
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git
More information about the Pkg-javascript-commits
mailing list