]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Travis: update config (#87)
authorDaniel Hahler <github@thequod.de>
Sun, 30 Jul 2017 14:34:15 +0000 (16:34 +0200)
committerGitHub <noreply@github.com>
Sun, 30 Jul 2017 14:34:15 +0000 (16:34 +0200)
commit90e00b6189ace2b85192d74ce40929fe9d665062
treee00de29d6635e0218e307339bc13d961064109e9
parent56f3e54cea8cdd868e1d3b7b68d4c3cd02708c77
Travis: update config (#87)

* Travis: update config based on splitjoin's config
* rvm: 2.4.1
* Add VIMRUNNER_REUSE_SERVER, and a wrapper Makefile
* Travis: VIMRUNNER_REUSE_SERVER=1
* Start Xvfb manually
.travis.yml
Makefile [new file with mode: 0644]
spec/spec_helper.rb