summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a9d7049..be13756 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ env:
addons:
coverity_scan:
project:
- name: "Cyan4973/lz4"
+ name: "lz4/lz4"
description: "Build submitted via Travis CI"
notification_email: yann.collet.73@gmail.com
build_command_prepend: "make clean"