Browse Source

ZOOKEEPER-3234: Add Travis-CI configuration file

Author: Enrico Olivelli <eolivelli@apache.org>

Reviewers: andor@apache.org

Closes #830 from eolivelli/fix/travis-3
Enrico Olivelli 6 năm trước cách đây
mục cha
commit
e8357d7466
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -13,3 +13,5 @@ script: mvn clean install -DskipTests spotbugs:check
 branches:
 branches:
   only:
   only:
   - master
   - master
+  - branch-3.5
+  - branch-3.4