This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
ibrowse
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
30
Wiki
Activity
Browse Source
test erlang/otp 21, drop erlang/otp 16 and 17 for test
pull/165/head
getong
6 years ago
parent
ffe353054e
commit
af3288fea3
1 changed files
with
4 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-8
.travis.yml
+ 4
- 8
.travis.yml
View File
@ -1,14 +1,10 @@
language
:
erlang
otp_release:
-
R16B
-
R16B03-1
-
17.0
-
17.1
-
18.0
-
18.1
-
18.2
.1
-
21.0
-
20.3
-
19.3
-
20.0
-
18.3
before_script:
-
"./bootstrap_travis.sh"
script
:
"./rebar3 eunit"
Write
Preview
Loading…
Cancel
Save