Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Commit

Permalink
Merge pull request #11 from grenade/patch-1
Browse files Browse the repository at this point in the history
Create 32 bit executable for win 7 32 tester workers
  • Loading branch information
petemoore authored Jun 28, 2016
2 parents 8968d91 + 4ee4c29 commit 4b6c3c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ env:
- "GIMME_OS=linux GIMME_ARCH=amd64"
- "GIMME_OS=darwin GIMME_ARCH=amd64"
- "GIMME_OS=windows GIMME_ARCH=amd64"
- "GIMME_OS=windows GIMME_ARCH=386"

# workaround for travis-ci/gimme#25 to pick up latest version of gimme and run again
before_install:
Expand Down

0 comments on commit 4b6c3c4

Please sign in to comment.