Skip to content

Commit

Permalink
Merge branch 'master' of github.com:parroty/extwitter
Browse files Browse the repository at this point in the history
  • Loading branch information
parroty committed Oct 29, 2015
2 parents 4757e05 + fd1f5e4 commit 1ffd6c8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
language: elixir

sudo: false

elixir:
- 1.0.0
- 1.1.1

otp_release:
- 17.4
- 18.0

script:
- MIX_ENV=docs mix do deps.get, inch.report
- MIX_ENV=test mix do deps.get, compile, coveralls.travis

0 comments on commit 1ffd6c8

Please sign in to comment.