Skip to content

Instantly share code, notes, and snippets.

@elijahr
elijahr / .travis.yml
Last active August 29, 2020 17:23 — forked from genotrance/travis.sh
Travis CI setup for Nim
os: linux
dist: bionic
language: c
matrix:
include:
# Linux - amd64
- env: BRANCH=0.20.2
- env: BRANCH=1.0.8
- env: BRANCH=1.2.6