This is an automated email from the git hooks/post-receive script. wrar-guest pushed a commit to branch master in repository xboxdrv.
commit fafe9300027709609b1e33e6a1ccd07ec53f8f30 Author: Ingo Ruhnke <[email protected]> Date: Mon Oct 26 03:47:56 2015 +0100 Added 'make install' to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 697a4b1..1d36dd2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,5 +40,6 @@ before_install: script: - git clean -f - scons CXX=${CXX} BUILD=${BUILD_TYPE} && sudo make install + - sudo make install # EOF # -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xboxdrv.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

