Skip to content

Commit 1456f09

Browse files
committed
Revert travis param list
1 parent a8ba7de commit 1456f09

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

.travis.yml

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

77
env:
8-
- OSG_RELEASE=3.4 OS_VERSION=6 PKG_SET=osg-xrootd-standalone
9-
- OSG_RELEASE=3.4 OS_VERSION=7 PKG_SET=osg-xrootd-standalone
10-
- OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=osg-xrootd-standalone
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
1114
- 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
1219
- OSG_RELEASE=3.5 OS_VERSION=7 PKG_SET=xrootd
1320

1421
services:

0 commit comments

Comments
 (0)