[tor-commits] [ooni-probe/master] [ci-debug] fix typo

art at torproject.org art at torproject.org
Fri Jan 13 12:39:58 UTC 2017


commit e2de276b0e7cf6326131800427b511206f6fbe49
Author: Arturo Filastò <arturo at filasto.net>
Date:   Tue Dec 6 19:05:44 2016 +0000

    [ci-debug] fix typo
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 6ee1585..fef3ae3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -50,7 +50,7 @@ after_success:
   - coveralls
 deploy:
   provider: script
-  script: 'script/deploy.sh $HOME/.ssh/id_rsa_travis'
+  script: 'scripts/deploy.sh $HOME/.ssh/id_rsa_travis'
   on:
     branch: master
 notifications:





More information about the tor-commits mailing list