Skip to content

Commit 679630f

Browse files
committed
add travis badge
1 parent 2a12d26 commit 679630f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SlurmClusterManager.jl
22

3+
[![Build Status](https://travis-ci.org/kleinhenz/SlurmClusterManager.jl.svg?branch=master)](https://travis-ci.org/kleinhenz/SlurmClusterManager.jl)
4+
35
This package provides support for using julia within the Slurm cluster environment.
46
The code is adapted from [ClusterManagers.jl](https://github.com/JuliaParallel/ClusterManagers.jl) with some modifications.
57

0 commit comments

Comments
 (0)