aboutsummaryrefslogtreecommitdiff
path: root/js/package.json
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2016-02-04 17:01:33 -0800
committerJosh Haberman <jhaberman@gmail.com>2016-02-18 10:30:21 -0800
commit35298f97793d2b875a349db852b17ba979cf5e13 (patch)
tree732a5527cd194eb25838e23faef056c9a21be4a6 /js/package.json
parent77af5d04b1897baeda2ebd753d138c99afe72c50 (diff)
downloadprotobuf-35298f97793d2b875a349db852b17ba979cf5e13.tar.gz
protobuf-35298f97793d2b875a349db852b17ba979cf5e13.tar.bz2
protobuf-35298f97793d2b875a349db852b17ba979cf5e13.zip
Fixed definition of extensions, and added CommonJS tests to Travis.
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index d37da1dd..6418e507 100644
--- a/js/package.json
+++ b/js/package.json
@@ -13,7 +13,7 @@
"glob": "~6.0.4"
},
"scripts": {
- "test": "./node_modules/gulp/bin/gulp.js test_closure"
+ "test": "./node_modules/gulp/bin/gulp.js test"
},
"repository": {
"type": "git",