Skip to content

Commit

Permalink
Improve Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
lexmag committed Apr 27, 2020
1 parent ed353d1 commit b4a8b4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: elixir

sudo: false

branches:
only:
- master
Expand All @@ -14,6 +12,7 @@ jobs:
elixir: 1.7
- stage: test
script: mix test
otp_release: 18.3
elixir: 1.3
- otp_release: 19.3
elixir: 1.4
Expand Down

0 comments on commit b4a8b4e

Please sign in to comment.