Commit Graph

48 Commits

Author SHA1 Message Date
knoxfighter
365e4b3ac8 use older nodejs version (newer version is not compatible with dependencies) 2020-08-21 19:51:45 +02:00
knoxfighter
b92d63cf72 added tests on windows 2020-01-29 03:31:47 +01:00
knoxfighter
c42fd12f6c removed testouput 2020-01-29 03:31:14 +01:00
knoxfighter
3ededb0f07 zips are in build subdirectory 2020-01-29 03:20:19 +01:00
knoxfighter
c21b431a4e fixed debug output command 2020-01-29 03:00:13 +01:00
knoxfighter
043f0482b1 cleanup & testoutput after gen_release 2020-01-29 02:55:17 +01:00
knoxfighter
21d9effeb4 added GOMODULES env for 1.11 and 1.12 2020-01-29 02:49:01 +01:00
knoxfighter
e9cdc0b1a8 test for matrix expansion 2020-01-29 02:44:16 +01:00
knoxfighter
722b7bf8cf added test stage 2020-01-29 02:30:50 +01:00
knoxfighter
009809e6b8 use language go 2020-01-29 02:12:56 +01:00
knoxfighter
37d6f56dac changed to golang version 1.13 2020-01-29 02:05:06 +01:00
knoxfighter
003e3f04d6 added go test & correct file copies 2020-01-29 01:59:37 +01:00
knoxfighter
54df135af8 install modern version of nodejs 2020-01-29 01:50:41 +01:00
knoxfighter
459a0c841a added nodejs and npm 2020-01-29 01:42:23 +01:00
knoxfighter
757941b107 first test for travis without docker 2020-01-29 01:23:51 +01:00
knoxfighter
b9c97316dc fixed mkdir fails, when running on other repo 2020-01-29 00:39:04 +01:00
knoxfighter
acf879c1b1 added echo testoutput to travis 2020-01-29 00:35:15 +01:00
knoxfighter
724258c462 added pwd testoutput to travis 2020-01-29 00:32:11 +01:00
Mitch Roote
86801aca05 Update ci pipeline 2020-01-07 19:09:29 -05:00
Mitch Roote
1cdfe28237 remove windows os 2020-01-07 18:53:06 -05:00
Mitch Roote
89405d51b0 Fix multiple go versions 2020-01-07 18:53:06 -05:00
Mitch Roote
f7bfd339f4 run on develop 2020-01-07 18:53:06 -05:00
Mitch Roote
e765d54ad3 Deploy to github 2020-01-07 18:53:06 -05:00
Mitch Roote
8d58ddb268 Add dockerfile to build release 2020-01-07 18:53:04 -05:00
knoxfighter
5ebe1548f0 go 1.11 is not supported by gomodules 2019-10-29 20:11:45 +01:00
knoxfighter
fdead2aad4 run test in correct subdirectory 2019-10-29 20:10:09 +01:00
knoxfighter
e42840cf35 set module environmental variable 2019-10-29 20:00:23 +01:00
knoxfighter
13a5bcf152 disabled go-get installs 2019-10-29 19:49:27 +01:00
knoxfighter
1d98925725 use newest patch instead of patch 0 2019-05-30 00:54:02 +02:00
knoxfighter
fc471f2d2b use latest v1.x to test 2019-05-30 00:35:46 +02:00
knoxfighter
8e21cdea72 only run tip when on linux & test-removal of GOPATH 2019-05-30 00:22:25 +02:00
knoxfighter
27a5f62560 added windows-os to travis 2019-03-22 00:39:53 +01:00
Mitch Roote
97ef9a113e Update go versions in travis.yml 2019-02-28 19:47:26 -05:00
Sean Callahan
27d78ea9c4 Refactored mod loading from save file
* Removed dependency on semver library
* Moved to new version struct types in level.dat structure
    - added version24, version48, and version64 types and marshallers
* Fixed UI to reflect new json schema
    - removed `num_mods`
    - versions are now 3D arrays instead of objects
* Fixed read optimized uint implementation
2019-01-10 14:28:57 -08:00
knoxfighter
68a01b75e1
added semver to travis.yml 2018-03-10 16:10:54 +01:00
knoxfighter
a078318106 trx to fix travis v4.1 2017-11-19 00:39:11 +01:00
knoxfighter
59f4cf8726
trying to fix travis v5... 2017-11-19 00:21:06 +01:00
knoxfighter
d3953b2dba
trying to fix travis v4 2017-11-18 22:36:13 +01:00
knoxfighter
701f14f3ba
trying to fix travis v3 2017-11-18 22:25:26 +01:00
knoxfighter
3faa3b16a6
trying to fix travis v2 2017-11-18 22:18:39 +01:00
knoxfighter
4a42167129
hopefully fixed travis 2017-11-18 21:21:04 +01:00
majormjr
1b196394a6 update build script 2017-01-22 21:30:11 -05:00
majormjr
8b81671035 add new packages to travis build script 2017-01-22 21:30:11 -05:00
majormjr
cda386a7b8 Updated makefile and added go 1.7 to travis build script 2016-11-01 08:17:54 -04:00
majormjr
798541e688 removed go 1.4 from travis build script 2016-05-14 23:45:40 -04:00
majormjr
18e5e4e4e8 moved add user form and user list to own components, improved UI 2016-05-08 20:07:12 -04:00
majormjr
9cf1c58c24 added third party packages to travis.yml 2016-05-08 09:12:42 -04:00
majormjr
ed71358a17 Added travis.yml file, added simple test for modlists 2016-05-08 09:09:26 -04:00