* fix broken build

* just try the more 'official' fix if possible

* back to the way that actually works..
This commit is contained in:
Joey Wunderlich 2019-08-06 16:16:36 -07:00 committed by GitHub
parent 2f35e8f2c6
commit cfb6f873bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
language: node_js language: node_js
os: linux
dist: trusty
node_js: node_js:
- "8.9.4" - "8.9.4"
before_install: before_install: