Delete .travis.yml
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 2 May 2018 04:39:12 +0000 (13:39 +0900)
committerGitHub <noreply@github.com>
Wed, 2 May 2018 04:39:12 +0000 (13:39 +0900)
.travis.yml [deleted file]

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