Skip to content

Commit

Permalink
Cleanup coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacio committed Feb 5, 2016
1 parent a52ed58 commit 7740e73
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -31,7 +31,6 @@ before_install:
export LUA_DIR="$PWD/lua_install"
bash .travis/setup_luanode.sh
fi
- pip install cpp-coveralls
- luarocks install luacov
- luarocks install luacov-coveralls

Expand All @@ -52,5 +51,4 @@ script:
fi
after_success:
#- coveralls -b .. -r .. -i ./src --dump c.report.json
- luacov-coveralls -v -r .. -e ../lua_install

0 comments on commit 7740e73

Please sign in to comment.