aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-07-10 20:49:11 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-07-10 20:49:11 -0700
commit99829c364afb9f307c689cf93352f43ec41dcb31 (patch)
tree91000097086658f72cc876e5b477b3e40152e5f6
parentdfe4a15073b4e5547857bbd05844e7c061e0d332 (diff)
downloadjackson-annotations-99829c364afb9f307c689cf93352f43ec41dcb31.tar.gz
fix travis settings
-rw-r--r--.travis.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index cc6344e..27b0750 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,14 +11,7 @@ jdk:
before_install: "git clone -b travis `git config --get remote.origin.url` target/travis"
after_success: "mvn deploy --settings target/travis/settings.xml"
-# whitelist
-branches:
- only:
- - master
- - 2.11
-
env:
global:
- secure: "a2T/bJVacCzBKfGW7ycW2aVLxupCUenLpRX6Neh/WLFf5wbIjTtKZpB94sxbVGTKNT+HQmwFynWhz7Dh3251fSZ4lfGcHBnUr5lpq1vo10aMBTJaMpk5vrTLn0AxGESxqOjQQkDhasdLpoXlv1EtVn7HqHLepAr0AIUl41XggfA="
- secure: "Gdl5m/gEm4FrCxOVnvCM13dipEhjaL4IXbEL2dsNhxwZ+lqD+8OAwObbPrTLuUZ+KTWctfsNauGTin1bDhi8m/Gh6jm71U+hGuA7/8cqgprZDhdARxG7fSOdr9Syp24JL7h5u5X43+a7m2KiC/iUcErIiVKPBcAisOj286GcFhc="
-