kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
travis
rodzic
45df6d9067
commit
2666664635
|
@ -24,10 +24,10 @@ cache:
|
||||||
before_install:
|
before_install:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- snapcraft
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then npm install && build --linux ; fi
|
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then npm install && build --linux ; fi
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then npm install && build --mac ; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then npm install && build --mac ; fi
|
||||||
|
|
||||||
before_cache:
|
before_cache:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "OpenBuildsMachineDriver",
|
"name": "OpenBuildsMachineDriver",
|
||||||
"version": "1.0.64",
|
"version": "1.0.65",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"description": "Machine Interface Driver for OpenBuilds",
|
"description": "Machine Interface Driver for OpenBuilds",
|
||||||
"author": "github.com/openbuilds <webmaster@openbuilds.com>",
|
"author": "github.com/openbuilds <webmaster@openbuilds.com>",
|
||||||
|
|
Ładowanie…
Reference in New Issue