Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F115661
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
520 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/.travis.yml b/.travis.yml
index 66b945c..0e128d4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,12 +1,17 @@
language: elixir
-matrix:
- include:
- - otp_release: 18.3
- elixir: 1.3.2
- - otp_release: 19.0
- elixir: 1.3.2
sudo: false
+elixir:
+ - 1.3
+ - 1.4
+otp_release:
+ - 18.2
+ - 19.1
+ - 20.0
+matrix:
+ exclude:
+ - elixir: 1.3
+ otp_release: 20.0
before_script:
- mix deps.get --only test
script:
- - "MIX_ENV=test mix coveralls.travis"
+ - ./bin/checks.sh
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Nov 28, 12:01 PM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
41031
Default Alt Text
(520 B)
Attached To
Mode
R26 prometheus.ex
Attached
Detach File
Event Timeline
Log In to Comment