summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2018-01-14 05:14:36 (GMT)
committerYann Collet <cyan@fb.com>2018-01-14 05:14:36 (GMT)
commit8e50feca142679a35996d54d55d3e2bc2e17638b (patch)
treee44c5e108c7b39ce6b127a0abdeeb1970e81080e
parent151a50e16e558b9619b979ef1c0a525acc13ed92 (diff)
downloadlz4-8e50feca142679a35996d54d55d3e2bc2e17638b.zip
lz4-8e50feca142679a35996d54d55d3e2bc2e17638b.tar.gz
lz4-8e50feca142679a35996d54d55d3e2bc2e17638b.tar.bz2
minor name update
-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"