Skip to content
Snippets Groups Projects
Commit 472c7490 authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

Travis: fix misspelling

parent 03ba1464
No related branches found
No related tags found
Loading
......@@ -113,7 +113,7 @@ matrix:
- p7zip-full
- gcc-7
compiler: gcc-7
env: WFLAGS="-Wno-tautological-compare -Wno-error=implicit-fallthrough"
env: WFLAGS="-Wno-tautological-compare -Wno-error=implicit-fallthrough -Wimplicit-fallthrough=3"
#gcc-7 (Ubuntu 7.2.0-1ubuntu1~14.04) 7.2.0 20170802
- os: linux
compiler: clang
......@@ -254,7 +254,7 @@ matrix:
- compiler: clang-3.8
- compiler: clang-3.9
- compiler: clang-4.0
- complier: clang-5.0
- compiler: clang-5.0
cache:
apt: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment