diff options
author | Manish Goregaokar <manishsmail@gmail.com> | 2016-07-26 15:03:28 +0530 |
---|---|---|
committer | Manish Goregaokar <manishsmail@gmail.com> | 2016-07-26 15:24:59 +0530 |
commit | 7ab0e2cda43339dbafec8026561b5207f40a9f16 (patch) | |
tree | 00e6d98b4c2b412196622701234c20563420b9c4 | |
parent | bee31178e0e06699e0114b924b5c45e23a4c1ff4 (diff) |
Output diff from travis
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index cfdd4703..274aefc1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,6 +42,7 @@ script: - cargo build --verbose --features llvm_stable - make test - git add -A + - git diff @ - git diff-index --quiet HEAD notifications: |