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

Commit

Permalink
Create 32 bit executable for win 7 32 tester workers
Browse files Browse the repository at this point in the history
I need a 32 bit livelog binary for the 32 bit win7 tc workertypes
  • Loading branch information
grenade authored Jun 16, 2016
1 parent 8968d91 commit 4ee4c29
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 4ee4c29

Please sign in to comment.