Rename all project name references to tpm2-tss

The project name was changed to tpm2-tss, update the references
to the old name for consistency.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
diff --git a/.travis.yml b/.travis.yml
index a2bbe11..ac98a1d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@
     - realpath
   coverity_scan:
     project:
-      name: "01org/TPM2.0-TSS"
+      name: "01org/tpm2-tss"
       description: Build submitted via Travis-CI
     notification_email: philip.b.tricca@intel.com
     build_command_prepend: "make clean"