Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F112405
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
934 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/.travis.yml b/.travis.yml
index 792c203..90dffef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,35 +1,40 @@
language: elixir
elixir:
- 1.4.5
- 1.5.1
- 1.5.2
- - 1.6.0
- - 1.6.1
+ - 1.6.2
+ - 1.6.3
otp_release:
- 18.2.1
- 18.3
- 19.2
- 19.3
- 20.1
- 20.2
matrix:
exclude:
- elixir: 1.6.0
otp_release: 18.2.1
- elixir: 1.6.0
otp_release: 18.3
- elixir: 1.6.1
otp_release: 18.2.1
- elixir: 1.6.1
otp_release: 18.3
include:
- elixir: 1.5
otp_release: 20.0
env: MIX_ENV=test LOCKFILE=poison3
+ - elixir: 1.6.3
+ otp_release: 20.0
+ install: skip
+ script: mix format --check-formatted --dry-run
+ after_script: skip
env:
- MIX_ENV=test
script: mix coveralls.json
after_script:
- bash <(curl -s https://codecov.io/bash)
- MIX_ENV=docs mix deps.get
- MIX_ENV=docs mix inch.report
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Nov 23, 12:56 PM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38977
Default Alt Text
(934 B)
Attached To
Mode
R28 tesla
Attached
Detach File
Event Timeline
Log In to Comment