aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Melnichuk <mimir@newmail.ru>2014-08-14 09:46:39 +0500
committerAlexey Melnichuk <mimir@newmail.ru>2014-08-14 09:50:15 +0500
commit9db234cc10a6db0247a9347dae8016cf7b527f38 (patch)
tree302cf264cd9483bd8920645aed54da11545c8fd3
parentc0552d59a4b82b7ee8cfaf0c08e1b7416fea61d1 (diff)
downloadluafilesystem-9db234cc10a6db0247a9347dae8016cf7b527f38.tar.gz
luafilesystem-9db234cc10a6db0247a9347dae8016cf7b527f38.tar.bz2
luafilesystem-9db234cc10a6db0247a9347dae8016cf7b527f38.zip
Fix. Exclude some files from coveralls.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 316af68..a2a79b3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ script:
24 - sudo lua test.lua 24 - sudo lua test.lua
25 25
26after_success: 26after_success:
27 - coveralls -b .. -r .. 27 - coveralls -b .. -r .. -E usr
28 28
29notifications: 29notifications:
30 email: 30 email: