Changeset 31821 in osm for applications/editors/josm/plugins/mapillary
- Timestamp:
- 2015-12-12T20:16:54+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapillary/.travis.yml
r31818 r31821 6 6 - oraclejdk7 7 7 - openjdk7 8 before_script: # init GUI for tests that can't run headless 9 - "export DISPLAY=:99.0" 10 - "sh -e /etc/init.d/xvfb start" 11 - sleep 3 8 12 script: ./gradlew build javadoc 9 13
Note:
See TracChangeset
for help on using the changeset viewer.