Reorder Travis command order, add new lines to Makefile output for better readability

This commit is contained in:
penev92
2015-01-09 17:29:16 +02:00
parent d9932549f2
commit a8a726f56b
2 changed files with 18 additions and 1 deletions

View File

@@ -8,8 +8,8 @@ language: csharp
script:
- travis_retry make cli-dependencies
- make all
- make test
- make check
- make test
# Automatically update the trait documentation and Lua API
after_success: