mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-18 17:17:31 +00:00
Fix travis
The stitch app should be x86-x64, but the previous set variables got overwritten anyways.
This commit is contained in:
parent
acc863c4b1
commit
704864aee4
@ -8,9 +8,6 @@ env:
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: windows
|
- os: windows
|
||||||
env:
|
|
||||||
- GOOS=windows
|
|
||||||
- GOARCH=386
|
|
||||||
script:
|
script:
|
||||||
- cd bin/stitch
|
- cd bin/stitch
|
||||||
- go test
|
- go test
|
||||||
|
Loading…
Reference in New Issue
Block a user