summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-05-12 20:38:52 +0100
committerw0rp <devw0rp@gmail.com>2017-05-12 20:38:52 +0100
commit2bafdb7e5a5cb96cb8263ed1b7bb79be021e4350 (patch)
tree022bac7040c99d8d6096ee7086d98ac442df21d1 /.travis.yml
parent07b2542c0d6505f2a843e700d246367a522ecf64 (diff)
downloadale-2bafdb7e5a5cb96cb8263ed1b7bb79be021e4350.zip
Run all tests in NeoVim, improve the test script, and make all tests pass for NeoVim
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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