Remove temporary branch from whitelist
diff --git a/.travis.yml b/.travis.yml
index 5eff68d..6a7d378 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,5 +23,4 @@
 
 branches:
   only:
-    - develop
-    - travis-ci
+    - develop
\ No newline at end of file