Adding uf branch to travis
diff --git a/.travis.yml b/.travis.yml
index c8ebece..784fa52 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@
 sudo: false
 
 branches:
-  only: [master]
+  only: [master, uf]
 before_script:
   - git submodule init
   - git submodule update