aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2018-05-13 22:32:19 +0200
committerDario Lombardo <lomato@gmail.com>2018-05-16 15:02:04 +0000
commit0c8c714e9ef1bdbdeb6c8769b3a86f53bc02738c (patch)
tree956f1f4612048d93d6264d3952df38d6268c2ab2 /.travis.yml
parent37e4cf69f127df600aaad5c610dab6ccb2f4133d (diff)
travis: enable apt update.
Change-Id: I102b669238dcbf3b8fce8b7429da08f471a20811 Reviewed-on: https://code.wireshark.org/review/27575 Reviewed-by: Dario Lombardo <lomato@gmail.com>
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 3aabd64939..b3fc9b0248 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,6 +17,7 @@ matrix:
compiler: gcc
addons:
apt:
+ update: true
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-trusty-5.0