Skip to content

Commit

Permalink
Update elixir/otp versions
Browse files Browse the repository at this point in the history
  • Loading branch information
blatyo committed Sep 22, 2019
1 parent 11b93b6 commit 750d917
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
language: elixir

elixir:
- "1.4"
- "1.5"
- "1.6"
- "1.8"
- "1.9"

otp_release:
- "19.3"
- "20.2"
- "20.3"
- "21.3"
- "22.1"

env:
- NSQ_DOWNLOAD=nsq-0.3.8.linux-amd64.go1.6.2 NSQ_VER=v0.3.8 WORKER_ID=worker-id
Expand Down

0 comments on commit 750d917

Please sign in to comment.