1
0
Fork 0
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:
Andy Brody 2017-02-19 08:45:55 -05:00
parent 49526387e7
commit 5fc39e47bd

View file

@ -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