Skip to content

Commit 9d375fa

Browse files
committed
Revert "Only test RSV"
This reverts commit 430ef07.
1 parent 314e351 commit 9d375fa

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

.travis.yml

Lines changed: 12 additions & 2 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=rsv
9-
- OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=rsv
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
13+
- 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
18+
- 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)