Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benson <david@jgraph.com>2017-03-29 16:24:28 +0300
committerDavid Benson <david@jgraph.com>2017-03-29 16:24:28 +0300
commitec00e96d51f77da472fb68a28e0b7d5b2734eb1c (patch)
tree68065c36a86a12aad3badb850c08eb3bf0c1078d /.travis.yml
parent12e6983e1552f92b5af7dce5086ce79ab6cae75f (diff)
Changed ant command to war, all doesn’t actually do everything…
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f0d2d92c..9ed0f9ff 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: java
sudo: false
before_install:
- cd etc/build
-script: ant all
+script: ant war
deploy:
provider: releases
api_key: