Try to run yotta update for yotta build test

But accept failures in case we're offline
This commit is contained in:
Manuel Pégourié-Gonnard 2015-09-18 14:37:54 +02:00
parent ca4fb7154a
commit 2f056a0aee

View File

@ -6,7 +6,7 @@ set -eu
yotta/create-module.sh
cd yotta/module
# yt update # needs network
yt update || true # needs network
yotta_build()
{