build(aio): upgrade to CLI beta.32 and MD beta.2

This commit is contained in:
Ward Bell
2017-02-20 19:05:40 -08:00
committed by Igor Minar
parent a26eb4c04e
commit 9a2ea55bff
15 changed files with 648 additions and 676 deletions

View File

@ -50,7 +50,6 @@ echo 'travis_fold:end:test.aio.unit'
echo 'travis_fold:start:test.aio.e2e'
# Run e2e tests
cd ../../aio
yarn start &
yarn run e2e
cd -
echo 'travis_fold:end:test.aio.e2e'