You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ut...@apache.org on 2018/10/29 14:22:48 UTC

[mynewt-core] branch travis-testing created (now 103c1ae)

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

utzig pushed a change to branch travis-testing
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


      at 103c1ae  Install requests

This branch includes the following new commits:

     new 103c1ae  Install requests

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[mynewt-core] 01/01: Install requests

Posted by ut...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 103c1ae01b4fc67f701dc63e8cacf0c6e5f36fb9
Author: Fabio Utzig <ut...@apache.org>
AuthorDate: Thu Oct 25 21:25:31 2018 -0300

    Install requests
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 7bf84bc..712a34a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,6 +31,7 @@ before_install:
   - printenv
 
 install:
+  - pip install requests
   - git clone -b test-comment https://github.com/utzig/mynewt-travis-ci $HOME/ci
   - chmod +x $HOME/ci/*.sh