소스 검색

stub a placeholder Travis config

pull/2620/merge
Brendan Forster 5 년 전
부모
커밋
f6af2a3888
No account linked to committer's email address
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10
    0
      .travis.yml

+ 10
- 0
.travis.yml 파일 보기

@@ -0,0 +1,10 @@
language: ruby

sudo: false

branches:
only:
- master
script:
- ruby -e "puts 'Hello world!'"

Loading…
취소
저장