Skip to content

Commit

Permalink
Merge c50379b into 366ad6e
Browse files Browse the repository at this point in the history
  • Loading branch information
falood committed Jan 14, 2017
2 parents 366ad6e + c50379b commit aba878b
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .travis.yml
@@ -1,11 +1,10 @@
language: elixir
elixir:
- 1.3.0
- 1.3.1
- 1.3.2
- 1.3.4
- 1.4.0
otp_release:
- 18.2.1
- 19.0.2
- 18.3
- 19.2

sudo: false

Expand All @@ -17,4 +16,3 @@ after_script:
- MIX_ENV=test mix coveralls.travis
- mix deps.get --only docs
- MIX_ENV=docs mix inch.report

0 comments on commit aba878b

Please sign in to comment.