We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7695df commit 1fa6912Copy full SHA for 1fa6912
.travis.yml
@@ -5,18 +5,8 @@ git:
5
quiet: true
6
7
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
20
21
services:
22
- docker
0 commit comments