aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2016-07-11 16:24:55 -0600
committerkballou <kballou@devnulllabs.io>2016-07-11 17:19:45 -0600
commit55d02661b9eaa74610c233b52930217501bcee31 (patch)
treec2e8d6bbe7036c2a292c972ed08f1e6bd82b7d97
parent2dedfdb6353d84dfc21d009b70a56ce9e3d4dad8 (diff)
downloadex_prometheus_io-55d02661b9eaa74610c233b52930217501bcee31.tar.gz
ex_prometheus_io-55d02661b9eaa74610c233b52930217501bcee31.tar.xz
Add Elixir and OTP releases
* Add Elixir 1.3 * Add OTP 18.3 and 19.0
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index cdef5b4..e0a44bc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,8 @@
language: elixir
elixir:
- 1.2
+ - 1.3
otp_release:
- 18.2
+ - 18.3
+ - 19.0