Explorar o código

build v3.1, master, and PRs only from now on

Developers should be using PRs instead of plain branches.
Kirill Vainer %!s(int64=8) %!d(string=hai) anos
pai
achega
a7ef42ae89
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      .travis.yml

+ 5 - 0
.travis.yml

@@ -1,6 +1,11 @@
 language: java
 sudo: false
 
+branches:
+  only:
+  - master
+  - v3.1
+
 jdk:
   - oraclejdk8