Commit 355aedc3 by Dane Springmeyer

travis: run apt-get update

parent a4af9a79
...@@ -5,6 +5,9 @@ node_js: ...@@ -5,6 +5,9 @@ node_js:
- "0.8" - "0.8"
- "0.6" - "0.6"
before_install:
- sudo apt-get -qq update
install: install:
- npm install - npm install
- npm install mocha - npm install mocha
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment