소스 검색

updated travis

Daniel Gibbs 8 년 전
부모
커밋
17227e5e74
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      .travis.yml

+ 1 - 2
.travis.yml

@@ -1,7 +1,6 @@
 language: bash
+dist: trusty
 sudo: required
-env:
-- DISTRO=ubuntu-trusty
 
 before_script:
     - curl -L "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/shunit2/shunit2-2.1.6.tgz" | tar zx