[Pkg-javascript-commits] [uglifyjs] 29/190: Add node 4.x in Travis
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Aug 7 23:17:10 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 7ee1ec91a206e9b88bdbd4e47c9d206f91d90e11
Author: Anthony Van de Gejuchte <anthonyvdgent at yahoo.com>
Date: Thu Sep 24 17:41:52 2015 +0200
Add node 4.x in Travis
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 511e447..0324385 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ node_js:
- "iojs"
- "0.12"
- "0.10"
+ - "4"
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