Skip to content

Instantly share code, notes, and snippets.

@wardbekker
Created July 30, 2011 07:33
Show Gist options
  • Save wardbekker/1115302 to your computer and use it in GitHub Desktop.
Save wardbekker/1115302 to your computer and use it in GitHub Desktop.
Travis.yml erlang proposal
# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options
target: erlang
use_rebar: true
erlang_otp:
- R14B03
- R14B02
- R14B01
- R14B
- R14A
- R13B04
notifications:
recipients:
- ward@tty.nl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment