aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-03-04 15:33:01 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-03-04 15:33:01 +0000
commit7c7dd13c4d99fb2b591bd7df7cb1f91fcf81ab72 (patch)
tree987564c30d878d249d3b7fb020f7c7171ffa78d3 /.travis.yml
parent1cfc341aaf2649b51d129fe00261dc8900c7f766 (diff)
downloadFMark-7c7dd13c4d99fb2b591bd7df7cb1f91fcf81ab72.tar.gz
FMark-7c7dd13c4d99fb2b591bd7df7cb1f91fcf81ab72.zip
Adding verbose output
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6b8cdca..40021b8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,5 +3,5 @@ mono: none
dotnet: 2.1.4
script:
- cd $TRAVIS_BUILD_DIR/FMark
- - dotnet build -v
+ - dotnet build -v d
- dotnet run --no-build