diff --git a/.travis.yml b/.travis.yml
index 49472f2afcc3237d01f4f0ca8575643a4fa0a8c6..ab0d325d191e0afa2e8ec439df1c6bfa47e32b49 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,5 +2,4 @@ language: cpp
 compiler:
   - gcc
   - clang
-# Change this to your needs
 script: make
\ No newline at end of file