Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
sselph committed Jun 2, 2017
1 parent 32a2c37 commit 131288d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ go:
env:
- GIMME_OS=linux GIMME_ARCH=amd64
# - GIMME_OS=darwin GIMME_ARCH=amd64
- GIMME_OS=windows GIMME_ARCH=amd64
# - GIMME_OS=windows GIMME_ARCH=amd64
- GIMME_OS=linux GIMME_ARCH=arm GOARM=6


Expand All @@ -20,5 +20,4 @@ script:
- go build -o rename-bin -v ./rename
- go build -o mame-history-bin -v ./mame-history
- go build -v .
- go test -v ./rom
- ./scripts/run-tests.sh

0 comments on commit 131288d

Please sign in to comment.