Travis-CI: Fix nvm failing to install Node.js v12.4.0

Something must have changed on the travis-ci end to cause things to suddenly fail
bidi-improvements
Jeremy Ruston 2020-04-06 11:05:45 +01:00
rodzic 59fd557067
commit c259aea3bc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
language: node_js
node_js:
- "12.4.0"
- "12"
stages:
- name: test