add travis.yml
This commit is contained in:
parent
a631730ad9
commit
ddfd8843d2
1 changed files with 10 additions and 0 deletions
10
.travis.yml
Normal file
10
.travis.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
language: elixir
|
||||
elixir:
|
||||
- 1.3.0
|
||||
otp_release:
|
||||
- 18.2.1
|
||||
sudo: false
|
||||
notification:
|
||||
recipients:
|
||||
- smpallen99@yahoo.com
|
||||
|
Loading…
Reference in a new issue