Skip to content

Instantly share code, notes, and snippets.

@genotrance
Last active August 29, 2020 22:14
Show Gist options
  • Save genotrance/fb53504a4fba88bc5201d3783df5c522 to your computer and use it in GitHub Desktop.
Save genotrance/fb53504a4fba88bc5201d3783df5c522 to your computer and use it in GitHub Desktop.
Travis CI setup for Nim - moved to https://github.com/genotrance/nim-travis
#!/bin/bash
curl https://raw.githubusercontent.com/genotrance/nim-travis/master/travis.sh -LsSf -o travis2.sh
source travis2.sh
@iranika
Copy link

iranika commented Feb 7, 2020

Good job, thanks! 👍

@timotheecour
Copy link

@genotrance FYI: this seems to cause nim-lang/nimble#783 which I'm fixing in nim-lang/nimble#781

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment