aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-12-26 19:23:54 +0100
committerJustin M. Keyes <justinkz@gmail.com>2016-12-27 23:41:49 +0100
commit8950beeb045c44a198e4a6539ddc7abb0ccc1379 (patch)
treeaf82e7644eec4dc21d60c988cc24bfa4c54b7f3c
parent1928b79e0ce6aa2169d735e7d6af336c74152d7a (diff)
downloadrneovim-8950beeb045c44a198e4a6539ddc7abb0ccc1379.tar.gz
rneovim-8950beeb045c44a198e4a6539ddc7abb0ccc1379.tar.bz2
rneovim-8950beeb045c44a198e4a6539ddc7abb0ccc1379.zip
ci: Upgrade to ubuntu 14.04 "trusty"
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 039a00cce8..fad2113aea 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,4 @@
+dist: trusty
sudo: false
language: c