Delete .travis.yml (#210)
authorWonYoung Choi <wy80.choi@samsung.com>
Fri, 6 Apr 2018 06:16:35 +0000 (15:16 +0900)
committerGitHub <noreply@github.com>
Fri, 6 Apr 2018 06:16:35 +0000 (15:16 +0900)
.travis.yml [deleted file]

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644 (file)
index 1bbe8ea..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-language: csharp
-mono: none
-dotnet: 2.0.0
-
-branches:
-  only:
-    - master
-    - API4
-  
-script:
-  - ./build.sh full
-