This is an automated email from the ASF dual-hosted git repository.

rymek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 05b81bc  travis: update to use newt upgrade
05b81bc is described below

commit 05b81bc55def80223621e735e90eb1ed294820db
Author: Fabio Utzig <ut...@apache.org>
AuthorDate: Tue Feb 11 19:24:09 2020 -0300

    travis: update to use newt upgrade
    
    Signed-off-by: Fabio Utzig <ut...@apache.org>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 095df51..e05cbc0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -172,7 +172,7 @@ before_script:
       cp -R $HOME/ci/mynewt-core-project.yml project.yml
       mkdir -p targets
       cp -R $HOME/ci/mynewt-core-targets targets
-      newt install
+      newt upgrade
       # pass in the number of target sets
       $HOME/ci/prepare_test.sh $VM_AMOUNT
     fi

Reply via email to