Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nextflow
hello
Commits
c9b0ec72
Commit
c9b0ec72
authored
Jun 03, 2018
by
Paolo Di Tommaso
Browse files
Added travis file
parent
d4c9ea84
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
0 → 100644
View file @
c9b0ec72
sudo
:
required
jdk
:
-
openjdk8
services
:
-
docker
branches
:
only
:
-
master
install
:
-
sudo apt-get -qq update
-
sudo apt-get -qq -y install graphviz realpath
script
:
-
curl -fsSL get.nextflow.io | bash
-
./nextflow run .
-
./nextflow run . -with-docker
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment