Skip to content

Commit 9064d6d

Browse files
Merge pull request #94 from djw8605/add-http
Adding initial http support when xrd not available
2 parents 1d3dd91 + 137102a commit 9064d6d

4 files changed

Lines changed: 287 additions & 101 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ env:
1818
- OS_TYPE=centos OS_VERSION=7 XRD_CACHE="root://its-condor-xrootd1.syr.edu"
1919
- OS_TYPE=centos OS_VERSION=7 XRD_CACHE="root://stashcache.grid.uchicago.edu"
2020
- OS_TYPE=centos OS_VERSION=7 XRD_CACHE="root://sc-cache.chtc.wisc.edu"
21+
- BUILD_TYPE=http OS_TYPE=centos OS_VERSION=7
2122

2223

2324
language: python

0 commit comments

Comments
 (0)