Skip to content

Commit

Permalink
code polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Jun 27, 2018
1 parent f61774f commit 99f66d9
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
sudo: required

language: java

jdk: openjdk8

node_js: "node"

services:
- docker
services: docker

env:
- NXF_VER=0.30.2
- NXF_VER=''

before_install:
- docker pull maxulysse/compile-latex:2.0
- docker pull maxulysse/compile-latex:2.0

install:
- curl -fsSL get.nextflow.io | bash
Expand Down

0 comments on commit 99f66d9

Please sign in to comment.