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

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-09-27 04:43:47 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-09-27 04:43:47 +0300
commit417c9f32d6576d5243d96f0a75792745bbc9cb55 (patch)
tree13bf88fed0cab8a7a0383283c02956363c86f130 /.travis.yml
parentb80e1aae1eb49515269467b07c1682e407bcf36e (diff)
CI poke
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 41b711de..a3c466d9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -101,8 +101,9 @@ script:
after_success:
# - bash -x ./update_coveralls.sh `pwd`
- - NEWNAME=afio-v2.0-binaries-linux64-$(date +%Y%m%d%H%M).tgz
+ - NEWNAME=afio-v2.0-binaries-linux64-$(date +%Y%m%d%H%M%S).tgz
- mv afio-v2.0-binaries-linux64.tgz $NEWNAME
+ - env
- curl -T $NEWNAME -u jenkins-nedprod:$JENKINS_NEDPROD_PASSWORD https://dedi4.nedprod.com/static/files/upload/
after_failure: