From 8e50feca142679a35996d54d55d3e2bc2e17638b Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Sat, 13 Jan 2018 21:14:36 -0800 Subject: [PATCH] minor name update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.7.4