Skip to content
This repository was archived by the owner on Jan 27, 2020. It is now read-only.

Commit fa1c598

Browse files
authored
Merge pull request #593 from MaxUlysse/Travis
Fix Singularity installation on Travis CI
2 parents 13cfbb5 + 64647be commit fa1c598

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ jdk: openjdk8
77
services:
88
- docker
99

10+
addons:
11+
apt:
12+
update: true
13+
1014
env:
1115
global:
1216
- NXF_VER=0.27.0 SGT_VER=2.4.2

0 commit comments

Comments
 (0)