This website works better with JavaScript
Home
Explore
Help
Sign In
golang
/
goja
mirror of
https://github.com/dop251/goja
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Disabled s390x builds for now due to problems with Travis.
Dmitry Panov
5 years ago
parent
3ec8e20a89
commit
8cff03df8e
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -4,7 +4,7 @@ go:
arch:
arch:
- amd64
- amd64
- - s390x
+
#
- s390x
env:
env:
- RACE="-race"
- RACE="-race"