Skip to content

Commit

Permalink
Fix travis ci keys
Browse files Browse the repository at this point in the history
Remove deprecated sudo key
Add os key
Fix language key formatting
  • Loading branch information
astrogeco committed Mar 10, 2020
1 parent 9e2abf3 commit 6cf5a57
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
os: linux
dist: bionic
sudo: required
language:
- c
language: c
compiler:
- gcc
addons:
Expand Down

0 comments on commit 6cf5a57

Please sign in to comment.