tweak travis job

pull/8/head
Dave Conway-Jones 2016-06-16 09:00:52 +01:00
rodzic 8c96e61835
commit 5fd8a99ba8
3 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -9,6 +9,7 @@
before_install:
# Install brew -> wine and makensis
- brew update
- brew install libusb
- brew install wine
- wine --version
- brew install makensis

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "electron-node-red",
"version": "1.0.5",
"version": "1.0.6",
"description": "Electron Node-RED application starter",
"main": "main.js",
"scripts": {