aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 352b7c6..a2b7cf8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,6 +17,7 @@ matrix:
before_install:
- PWD=`pwd`
- "echo '## Installing dependencies'"
+ - "sudo apt-get update"
- "sudo apt-get install -y openssl build-essential xorg libssl-dev"
- "echo '## Downloading wkhtmltopdf 0.12.0'"
- "wget http://downloads.sourceforge.net/project/wkhtmltopdf/0.12.0/wkhtmltox-linux-amd64_0.12.0-03c001d.tar.xz"