Use trusty dist

pull/4512/head
Richard van der Hoff 2017-07-05 10:01:13 +01:00
parent 9969d6095d
commit cfe9e762ad
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
# we need trusty for the chrome addon
dist: trusty
# we don't need sudo, so can run in a container, which makes startup much
# quicker.
sudo: false
language: node_js
node_js:
# make sure we work with a range of node versions.