Browse Source

update elixir verison in travis

merge-requests/1/head
Stephen M. Pallen 7 years ago
parent
commit
783b64aaac
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@ -1,6 +1,6 @@
language: elixir
elixir:
- 1.3.0
- 1.4.2
otp_release:
- 18.2.1
sudo: false


Loading…
Cancel
Save