Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F85710873
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
864 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/.travis.yml b/.travis.yml
index 3c98353..207af4a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,33 +1,33 @@
language: elixir
elixir:
- 1.4.5
- 1.5.2
- 1.5.3
- - 1.6.2
- 1.6.3
+ - 1.6.4
otp_release:
- 18.3
- 19.3
- 20.2
matrix:
exclude:
- - elixir: 1.6.2
- otp_release: 18.3
- elixir: 1.6.3
otp_release: 18.3
+ - elixir: 1.6.4
+ otp_release: 18.3
include:
- elixir: 1.5.3
otp_release: 20.2
env: MIX_ENV=test LOCKFILE=poison3
- - elixir: 1.6.3
+ - elixir: 1.6.4
otp_release: 20.2
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, Sep 19, 3:00 AM (18 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1768696
Default Alt Text
(864 B)
Attached To
Mode
R28 tesla
Attached
Detach File
Event Timeline
Log In to Comment