aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2018-11-03 00:56:33 +0100
committerDario Lombardo <lomato@gmail.com>2018-11-03 09:43:09 +0000
commit983390105f2b575b01e2d680accb6b87479f031c (patch)
treef3cf73cc8dab90b463a7ad8654b1f21de6ecd9d3 /.travis.yml
parenta5304196eca617ebd9f0b277dfdbcfe3c15b94a2 (diff)
travis: fix indentation.
Change-Id: I5c69218d590d210d61b18c4dc6b7322b9a9ee2b1 Reviewed-on: https://code.wireshark.org/review/30489 Reviewed-by: Dario Lombardo <lomato@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 5de5b4f3e5..f77c098d36 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,9 +12,9 @@ env:
- PCAP=OFF
matrix:
exclude:
- # Exclude gcc build (Need some work) with osx
- - os: osx
- compiler: gcc
+ # Exclude gcc build (Need some work) with osx
+ - os: osx
+ compiler: gcc
addons:
apt:
update: true