Skip to content

Update both Julia and GMT versions (#49) #79

Update both Julia and GMT versions (#49)

Update both Julia and GMT versions (#49) #79

# Trigger a build on binder, so the build is always up to date
# with the targeted state and users don't have to wait.
name: 'Trigger Binder build'
on:
push:
branches:
# Only trigger on master branch
- master
jobs:
trigger-binder-build:
runs-on: [ubuntu-latest]
steps:
- name: Trigger build on mybinder.org
uses: s-weigand/trigger-mybinder-build@v1
with:
target-repo: GenericMappingTools/try-gmt/master