diff --git a/.travis.yml b/.travis.yml
index 4d6f2435c268c4c6fbcf69466318b4e6192b646e..0ca40d97ce90117e715ff88a7754a86cadd4c216 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@ notifications:
 branches:
   only:
   - master
-  - debian
+  - devel
 script: ./travis_custom/build_custom
 after_success: ./.travis/run after_success
 after_failure: ./.travis/run after_failure