Skip to content

Commit

Permalink
.travis.yml: close config warning and info (libgd#642)
Browse files Browse the repository at this point in the history
* sudo is deprecated and has no effect anymore
* add dist to specify xenial explicitl
  • Loading branch information
willson-chen authored May 28, 2020
1 parent 7a73f68 commit 93f4263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
# COVERITY_SCAN_TOKEN
- secure: "h7NGklk0xX2iuY5PgxijE7FFEgd95hxbhSwofs+hzYIiW6FR2kk8gSwEqRH5dYGnvazGT3a7fjxuYAr0y5BQCfV7yyQISl19rYZPJbP9bTxGxijTGlItyQqVTXCaucuXzgJbAOgC1W3ja4lYODflCyFzHhPggJLkXEAw1FF3+5M="

sudo: false
dist: xenial

# Order here matters; see compiler comment above.
os:
Expand Down

0 comments on commit 93f4263

Please sign in to comment.