CI: Delete NuttX version processing

This commit is contained in:
murata 2019-01-05 23:22:11 +09:00 committed by Andrew Tridgell
parent 90f2f38fb2
commit 6613c678a0

View File

@ -15,7 +15,6 @@ unset CXX CC
export BUILDROOT=/tmp/ci.build
rm -rf $BUILDROOT
export GIT_VERSION="ci_test"
export NUTTX_GIT_VERSION="ci_test"
export CHIBIOS_GIT_VERSION="ci_test"
export CCACHE_SLOPPINESS="include_file_ctime,include_file_mtime"
autotest_args=""