Delete travis support from dev
authorWillem Visser <willem@gmail.com>
Tue, 17 Apr 2018 12:23:18 +0000 (14:23 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Apr 2018 12:23:18 +0000 (14:23 +0200)
It was already added to master, no need for this duplication

.travis.yml [deleted file]

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644 (file)
index 0f4d5f0..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-language: java
-script: 
-   - ant build
-   - ant test