Merge pull request #41 from puzza007/travisci

Travis CI
This commit is contained in:
Juan Jose Comellas
2018-03-07 16:46:47 -03:00
committed by GitHub
2 changed files with 12 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
/_build
+11
View File
@@ -0,0 +1,11 @@
language: erlang
otp_release:
- R13B04
- R14B04
- R15B03
- R16B03
- 17.5
- 18.3
- 19.3
- 20.0