зеркало из https://github.com/dotnetbio/bio.git
Add ls command to debug Travis CI
This commit is contained in:
Родитель
9515a966e9
Коммит
065af31bf4
|
@ -9,5 +9,6 @@ script:
|
|||
- xbuild /p:Configuration=Release src/Bio.Mono.sln
|
||||
- mkdir TestUtils
|
||||
- cp ./src/Source/Tests/Bio.Tests/bin/Release/* TestUtils/
|
||||
- cp -R ./src/Source/Tests/TestData/TestUtils/ ./TestUtils/
|
||||
- cp -r ./src/Source/Tests/TestData/TestUtils/ ./TestUtils/
|
||||
- ls -lR ./TestUtils/
|
||||
- mono ./testrunner/NUnit.Console.3.0.0-beta-3/tools/nunit-console.exe ./TestUtils/Bio.Tests.dll
|
Загрузка…
Ссылка в новой задаче