Changeset 14335 in josm


Ignore:
Timestamp:
2018-10-14T22:12:19+02:00 (6 years ago)
Author:
Don-vip
Message:

fix #16843 - travis: move linux parameters back to toplevel to allow env combinations to work properly (patch by ris)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r14316 r14335  
    1010  - openjdk8
    1111  - openjdk11
     12os: linux
     13dist: trusty
    1214matrix:
    1315  include:
    14   - os: linux
    15     dist: trusty
    1616  - os: osx
    1717    osx_image: xcode9.3
Note: See TracChangeset for help on using the changeset viewer.