Skip to content

Commit 430ef07

Browse files
committed
Only test RSV
1 parent 96cb84d commit 430ef07

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

.travis.yml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,8 @@ 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
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
8+
- OSG_RELEASE=3.4 OS_VERSION=6 PKG_SET=rsv
9+
- OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=rsv
2010

2111
services:
2212
- docker

0 commit comments

Comments
 (0)