1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

Travis: set fast_finish: true.

This commit is contained in:
Andy Brody 2016-05-01 17:47:59 -04:00
parent cf313dd612
commit 8ba78988ad

View file

@ -38,5 +38,6 @@ matrix:
rvm: 'jruby-head'
- os: linux
rvm: 'jruby-head'
fast_finish: true
sudo: false