Commits on Jul 18, 2017
  1. Publish every snapshot build to artifactory. (#861)

    cmnbroad committed on GitHub Jul 18, 2017
Commits on May 16, 2017
  1. Adding OpenJDK to travis build.

    Add trusty dist to allow openjdk8
    jacarey committed May 16, 2017
Commits on Jul 5, 2016
  1. coveralls

    akiezun committed Jul 5, 2016
Commits on Jun 28, 2016
  1. First pass at picard gradle build file.

    jacarey committed Jun 1, 2016
Commits on Jan 19, 2016
  1. adding an explicit call to ant to travis.yml

    adding a call to 'ant' before 'ant test' since ant with no targets does a different build than 'ant test'
    this should catch problems like the jacoco build issue
    lbergelson committed Jan 19, 2016
Commits on Jan 14, 2016
  1. Fix R in build.

    Add R packages for tests
    
    Add R packages for tests
    jacarey committed Jan 14, 2016
  2. Update .travis.yml

    jacarey committed Jan 14, 2016
Commits on Nov 30, 2015
  1. - Fix usage of MetricsFile.readBeans() to match change in htsjdk.

    - Fixed broken test due to change in order of iteration of HashSet/HashMap.
    
    - Added Java 8 to the travis configuration but let the older JDKs there for now.
    
    - Fixed failing test (SequencingArtifactsMetrics) that was failing due to change in HashMap order.
    
    - Modified IlluminaBasecallsToSam to produce @RG lines with attributes in the same order as expected by the tests, and disabled one test that is fundamentally broken.
    
    - Setting travis to JDK8 only.
    
    - changed target in build.xml and removed some redundant <TYPES>
    tfenne committed with yfarjoun Nov 25, 2015
Commits on Mar 18, 2015
  1. Fix sed

    jacarey committed Mar 18, 2015
  2. Update .travis.yml

    Pretty-ify sed
    jacarey committed Mar 18, 2015
  3. use ssh url for htsjdk git.

    First pass picard sbt build.
    
    Change git url to https on the fly
    jacarey committed with jacarey Mar 17, 2015
Commits on Jun 30, 2014
  1. adding travis-ci

    Nils Homer committed Jun 30, 2014