Kaynağa Gözat

Remove unused .travis.yml configuration file

Chris Morgan 3 yıl önce
ebeveyn
işleme
de996fee46
1 değiştirilmiş dosya ile 0 ekleme ve 10 silme
  1. 0 10
      .travis.yml

+ 0 - 10
.travis.yml

@@ -1,10 +0,0 @@
-language: c
-compiler:
-  - gcc
-  - clang
-install: sudo apt-get install check
-script: make test
-notifications:
-  email:
-    on_success: change
-    on_failure: change