Skip to content

Commit

Permalink
Script execution1
Browse files Browse the repository at this point in the history
  • Loading branch information
SujataDarekar committed Oct 25, 2017
1 parent 93e13e1 commit b09d65f
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ script:
- mvn compile
- mvn package

local_dir: "C:/ZipFIleCreation/Unzip/install1"
#local_dir: "C:/ZipFIleCreation/Unzip/install1"

deploy:
provider: releases
Expand All @@ -28,8 +28,5 @@ deploy:
on:
tags: false

after_deploy:
-./test.sh



after_deploy:
- ./test.sh

0 comments on commit b09d65f

Please sign in to comment.