diff options
author | bloodstalker <thabogre@gmail.com> | 2017-03-09 13:54:11 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-03-09 13:54:11 +0000 |
commit | d13c3274b1a2997b704bbe8c645eee7af01c1018 (patch) | |
tree | fe7f303bf5f69b4741fed208564afa89e9df73e8 /.travis.yml | |
parent | changed the name of future features to todo list. added some more items there (diff) | |
download | mutator-d13c3274b1a2997b704bbe8c645eee7af01c1018.tar.gz mutator-d13c3274b1a2997b704bbe8c645eee7af01c1018.zip |
nothing worth mentionning
Diffstat (limited to '')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index a0b0b26..f192498 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,3 +58,4 @@ after_success: - ls - ulimit -a - find . -maxdepth 1 -name "core*" + - ls -s |