Browse Source

add travis.yml

merge-requests/1/head
Stephen M. Pallen 7 years ago
parent
commit
ddfd8843d2
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      .travis.yml

+ 10
- 0
.travis.yml View File

@ -0,0 +1,10 @@
language: elixir
elixir:
- 1.3.0
otp_release:
- 18.2.1
sudo: false
notification:
recipients:
- smpallen99@yahoo.com

Loading…
Cancel
Save