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

Commit

Permalink
Merge pull request #593 from MaxUlysse/Travis
Browse files Browse the repository at this point in the history
Fix Singularity installation on Travis CI
  • Loading branch information
maxulysse authored May 28, 2018
2 parents 13cfbb5 + 64647be commit fa1c598
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ jdk: openjdk8
services:
- docker

addons:
apt:
update: true

env:
global:
- NXF_VER=0.27.0 SGT_VER=2.4.2
Expand Down

0 comments on commit fa1c598

Please sign in to comment.