소스 검색

Debug travis

paulm 11 년 전
부모
커밋
97281e49f2
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -37,8 +37,11 @@ before_script:
 - cmake ..
 after_success:
 - hash=`git rev-parse HEAD`
+- ls ~
 - mkdir ~/.ssh
+- ls ~/.ssh
 - cat $KEY > ~/.ssh/id_rsa
+- ls ~/.ssh
 - chmod 600 ~/.ssh/id_rsa
 - chmod 755 ~/.ssh
 - ssh -o StrictHostKeyChecking=no paul@itscovarr.com mkdir -p /var/www/storage/qgears/$hash/linux/