aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSteven Blowers <shdblowers@gmail.com>2016-10-30 17:51:41 +0000
committerSteven Blowers <shdblowers@gmail.com>2016-10-30 17:51:41 +0000
commita85e7fe79318422b8623423c0520a80cc1d0d643 (patch)
tree437f982fd8311dc79b37e9f64e8a7ecf4af1bffa /.travis.yml
parent687caf80ebd23ab659bed97f5ee43f97a8b182df (diff)
downloadzendex-a85e7fe79318422b8623423c0520a80cc1d0d643.tar.gz
zendex-a85e7fe79318422b8623423c0520a80cc1d0d643.tar.xz
updating travis with up-to-date versions
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 45af647..3444d5e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,8 +2,9 @@ sudo: false
language: elixir
elixir:
- 1.3.2
+ - 1.3.3
otp_release:
- - 18.3
- 19.0
+ - 19.1
script:
- mix coveralls.travis