1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-03 17:59:28 +02:00

Force Travis to also use Node 8.16.1.

This commit is contained in:
Simo Kinnunen 2019-09-01 02:56:03 +09:00
parent e61196f236
commit 38a0ddfece

View file

@ -15,7 +15,7 @@ addons:
- yasm
env:
matrix:
- NODE_VERSION=6
- NODE_VERSION=8.16.1
matrix:
allow_failures:
- os: osx