소스 검색

Update .travis.yml

pull/440/head
Dave Machado 6 년 전
committed by GitHub
부모
커밋
42d1272575
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml 파일 보기

@@ -5,7 +5,7 @@ before_install:
- rvm install 2.4.0
install:
- gem install httparty ruby-progressbar
- wget wget -O build/build_bot https://raw.githubusercontent.com/davemachado/build-bot/master/build_bot/build_bot.py
- wget -O build/build_bot https://raw.githubusercontent.com/davemachado/build-bot/master/build_bot/build_bot.py
before_script:
- cd build
script:


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