From 2bafdb7e5a5cb96cb8263ed1b7bb79be021e4350 Mon Sep 17 00:00:00 2001 From: w0rp Date: Fri, 12 May 2017 20:38:52 +0100 Subject: Run all tests in NeoVim, improve the test script, and make all tests pass for NeoVim --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index d4e6cf3f..9374b0cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,4 @@ branches: - master language: python script: | - make test + ./run-tests -- cgit v1.2.3