fix(build): updating travis to use the trusty image for speedy CIs (#1793)

This commit is contained in:
Liran Tal
2017-06-13 16:16:44 +03:00
committed by GitHub
parent d72da37e9b
commit 962f50e529

View File

@@ -1,4 +1,5 @@
language: node_js
dist: trusty
sudo: false
node_js:
- '6.10'