Skip to content

Commit

Permalink
Attempt to fix CI support
Browse files Browse the repository at this point in the history
  • Loading branch information
vit9696 committed May 15, 2019
1 parent 108cb6e commit c8ed5af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ matrix:
addons:
coverity_scan:
project:
name: "acidanthera/IntelMausiEthernet"
description: "IntelMausiEthernet"
name: "acidanthera/IntelMausi"
description: "IntelMausi"
notification_email: $NOTIFICATION_EMAIL
build_command_prepend: "src=$(/usr/bin/curl -Lfs https://raw.githubusercontent.com/acidanthera/Lilu/master/Lilu/Scripts/covstrap.sh) && eval \"$src\" || exit 1"
build_command: "xcodebuild -configuration Release"
Expand Down

This file was deleted.

0 comments on commit c8ed5af

Please sign in to comment.