no need for apt-get update

This commit is contained in:
Dane Springmeyer
2014-01-13 23:19:54 -08:00
parent abe1fed117
commit c2d71be2d7

View File

@@ -5,7 +5,7 @@ node_js:
- "0.8" - "0.8"
before_install: before_install:
- sudo apt-get update -qq - true
install: install:
- npm install - npm install