Travis CI
This commit is contained in:
parent
dcaf340a8e
commit
41564e7b47
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/_build
|
11
.travis.yml
Normal file
11
.travis.yml
Normal file
@ -0,0 +1,11 @@
|
||||
language: erlang
|
||||
|
||||
otp_release:
|
||||
- R13B04
|
||||
- R14B04
|
||||
- R15B03
|
||||
- R16B03
|
||||
- 17.5
|
||||
- 18.3
|
||||
- 19.3
|
||||
- 20.0
|
Loading…
x
Reference in New Issue
Block a user