소스 검색

test erlang/otp 21, drop erlang/otp 16 and 17 for test

pull/165/head
getong 6 년 전
부모
커밋
af3288fea3
1개의 변경된 파일4개의 추가작업 그리고 8개의 파일을 삭제
  1. +4
    -8
      .travis.yml

+ 4
- 8
.travis.yml 파일 보기

@ -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"

불러오는 중...
취소
저장