Changeset 15256
- Timestamp:
- 04/20/20 05:36:05 (3 years ago)
- Location:
- trunk/abcl
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/.travis.yml
r15239 r15256 34 34 # Ensure we can invoke ant 35 35 - . ${TRAVIS_BUILD_DIR}/ci/ensure-jenv-is-present.bash && ant abcl.diagnostic 36 # Set build and runtime options for the JVM hosting ABCL 37 - bash -x ./ci/create-abcl-properties.bash ${ABCL_JDK} 36 38 # Build ABCL 37 39 - . ${TRAVIS_BUILD_DIR}/ci/ensure-jenv-is-present.bash && ant abcl
Note: See TracChangeset
for help on using the changeset viewer.