Skip to content

Commit 1670ee4

Browse files
committed
Revert "StashCache tests only"
This reverts commit 1fa6912.
1 parent beb7e3c commit 1670ee4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,18 @@ git:
55
quiet: true
66

77
env:
8+
- OSG_RELEASE=3.4 OS_VERSION=6 PKG_SET=htcondor-ce
9+
- OSG_RELEASE=3.4 OS_VERSION=6 PKG_SET=gridftp
10+
- OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=htcondor-ce
11+
- OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=gridftp
12+
- OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=singularity
813
- OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=stashcache
14+
- OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=xrootd
15+
- OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=htcondor-ce
16+
- OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=gridftp
17+
- OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=singularity
918
- OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=stashcache
19+
- OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=xrootd
1020

1121
services:
1222
- docker

0 commit comments

Comments
 (0)