summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2018-01-14 05:40:04 (GMT)
committerYann Collet <cyan@fb.com>2018-01-14 05:40:04 (GMT)
commit99302c43b4f76f77ef554473da9f8449df8becc2 (patch)
treede2eace172cbef23f0f12392487104aafeee5960 /.travis.yml
parent8e50feca142679a35996d54d55d3e2bc2e17638b (diff)
downloadlz4-99302c43b4f76f77ef554473da9f8449df8becc2.zip
lz4-99302c43b4f76f77ef554473da9f8449df8becc2.tar.gz
lz4-99302c43b4f76f77ef554473da9f8449df8becc2.tar.bz2
revert project name
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 be13756..a9d7049 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ env:
addons:
coverity_scan:
project:
- name: "lz4/lz4"
+ name: "Cyan4973/lz4"
description: "Build submitted via Travis CI"
notification_email: yann.collet.73@gmail.com
build_command_prepend: "make clean"