natefoo / slurm-drmaa

DRMAA for Slurm: Implementation of the DRMAA C bindings for Slurm
GNU General Public License v3.0
48 stars 22 forks source link

Update Travis CI to include ClusterName in slurm.conf #35

Closed EricR86 closed 4 years ago

EricR86 commented 4 years ago

Fixes a small issue in the Travis CI where operations fail because of no ClusterName found from slurm.conf

natefoo commented 4 years ago

Thanks @EricR86!