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

Use travis' new build workers

They boot faster and since we don't use root we can use them.
This commit is contained in:
Omer Katz
2014-12-28 17:11:13 +02:00
parent ec040d82dd
commit b34f93f307

View File

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