Remove npm update from travis

This commit is contained in:
Stephen James
2015-02-06 18:07:30 -05:00
parent 11b132b6a7
commit d483eff314

View File

@@ -6,7 +6,6 @@ before_install:
- time tar -zxf node_modules.tar.gz
- chmod +x ./node_modules
install:
- time npm update
- time ./node_modules/bower/bin/bower update
env:
global: