Fix whitespace errors in .travis.yml.
(cherry picked from commit 873dcaf082
)
Signed-off-by: Bruce A. Mah <bmah@es.net>
This commit is contained in:
parent
f0367ef845
commit
976b25ca49
@ -1,7 +1,7 @@
|
||||
language: c
|
||||
compiler:
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
os: linux
|
||||
os: linux
|
||||
|
||||
script: ./configure && make && make check
|
||||
script: ./configure && make && make check
|
||||
|
Loading…
Reference in New Issue
Block a user