m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 07:43:39 -05:00

Merge pull request #113 from thedrow/patch-1

Use travis' new build workers
This commit is contained in:
Junegunn Choi
2014-12-29 01:03:04 +09:00

View File

@@ -1,4 +1,5 @@
language: ruby
sudo: false
rvm:
- "1.8.7"
- "1.9.3"