This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Merge pull request
#1615
from getong/test_erlang_20
add erlang 20 for CI
pull/1619/head
Fred Hebert
7 years ago
committed by
GitHub
parent
47a2cc50df
cb320843ae
commit
2910042ff1
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.travis.yml
+ 2
- 0
.travis.yml
View File
@ -9,6 +9,8 @@ matrix:
otp_release
:
18.3
-
os
:
linux
otp_release
:
19.3
-
os
:
linux
otp_release
:
20.0
-
os
:
osx
language
:
generic
before_script:
Write
Preview
Loading…
Cancel
Save