mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
Travis: switch from precise to trusty.
This commit is contained in:
parent
49526387e7
commit
5fc39e47bd
1 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
language: ruby
|
||||
|
||||
dist: trusty
|
||||
sudo: false
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
@ -44,5 +47,3 @@ matrix:
|
|||
|
||||
# return results as soon as mandatory versions are done
|
||||
fast_finish: true
|
||||
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in a new issue