Changeset 32c87a1 in git for .circleci/config.yml
- Timestamp:
- May 23, 2018, 3:41:01 PM (6 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- e353c19
- Parents:
- 1948197
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.circleci/config.yml
r1948197 r32c87a1 7 7 name: Setup environment 8 8 command: | 9 ls -l /opt/root 9 10 if [ -d /opt/root ]; then 10 11 echo 'export ROOTSYS=/opt/root' >> $BASH_ENV
Note:
See TracChangeset
for help on using the changeset viewer.