Skip to content

Commit 8fd2e95

Browse files
committed
disable dnanexus builds except on dnanexus branch for now until we fix up the CI project space a bit
1 parent f4e5c44 commit 8fd2e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- language: java
8787
jdk: openjdk11
8888
stage: build
89-
if: branch = master
89+
if: branch = dnanexus
9090
env:
9191
- TRAVIS_JOB=deploy_dnanexus
9292
# DX_API_TOKEN (for DNAnexus builds) -- token #3, expires 12/31/2024

0 commit comments

Comments
 (0)