소스 검색

Add Gem dependencies to Travis config

pull/386/head
Dave Machado 6 년 전
부모
커밋
17a0caf749
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .travis.yml

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

@@ -4,7 +4,7 @@ notifications:
before_install:
- rvm install 2.4.0
install:
- gem install httparty
- gem install httparty ruby-progressbar
before_script:
- cd build
script:


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