Skip to content

Commit

Permalink
Update Travis CI build settings
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfin committed Jul 26, 2016
1 parent c435117 commit 51d115c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: elixir
elixir:
- 1.3.1
- 1.3.2
- 1.2.6
otp_release:
- 19.0
- 18.3
- 18.2
before_install:
- mix local.rebar --force
before_script:
Expand Down

0 comments on commit 51d115c

Please sign in to comment.