Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit eb06237
Author: Hayaki Saito <[email protected]>
Date:   Fri May 2 19:00:48 2014 +0900

    Fix a build error on travis
  • Loading branch information
saitoha committed May 2, 2014
1 parent 179252c commit 3d5195e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ language: c
before_install:
- "sudo apt-get install -qq gcc-mingw-w64-i686 binutils-mingw-w64-i686"
- "sudo apt-get install -qq gcc-mingw-w64-x86-64 binutils-mingw-w64-x86-64"
- "sudo apt-get install -qq mingw32"

before_script:
- "uname -a"
Expand Down

0 comments on commit 3d5195e

Please sign in to comment.