Skip to content

Commit

Permalink
upgrade travis ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
dpark01 committed Sep 10, 2019
1 parent 7fefc04 commit 4a615e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dist: trusty
dist: bionic
os: linux

git:
Expand Down Expand Up @@ -109,4 +109,3 @@ jobs:
# script:
# - docker run -v $GATK_PATH:/gatk -e _JAVA_OPTIONS -e TRAVIS_BRANCH -e TRAVIS_PULL_REQUEST -e TRAVIS_TAG -e TRAVIS_COMMIT -e ANACONDA_TOKEN --entrypoint /bin/bash $DOCKER_TAG -c 'set -e; cd /opt/viral-ngs/source; gatk3-register /gatk/GenomeAnalysisTK.jar; travis/install-conda-build.sh; travis/build-conda.sh'


0 comments on commit 4a615e3

Please sign in to comment.