Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LindaLawton authored Jun 29, 2018
1 parent 32ced61 commit fed1bdc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ addons:
- dotnet-sharedframework-microsoft.netcore.app-1.1.5

script:
- mkdir -p NuPkg
- echo $NUPKG_DIR
- ls -la $DEPLOY_DIR
- mkdir -p NuPkg
- ./BuildSupport.sh $NUPKG_DIR $DEPLOY_DIR
#deploy:
#skip_cleanup: true
Expand Down

0 comments on commit fed1bdc

Please sign in to comment.