travis: use the KVM setup
travis is experimenting with a setup using KVM, instead of independently provisioned VMs. It promises to be much faster. We're testing it out.
Juan Batiz-Benet committed
May 10, 2015 at 07:57 UTC
2879c54da3fda68ef9404939a296a493b59bf22c
1 file changed
+2
.travis.yml
+2
@@ -1,3 +1,5 @@
1
+dist: trusty
2
+
3
os:
4
- linux
5
- osx