Skip to content

Commit

Permalink
Sync with internal codebase
Browse files Browse the repository at this point in the history
  • Loading branch information
cblichmann committed Mar 3, 2017
1 parent d350c79 commit 1b257f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ before_install:
- sudo dpkg --add-architecture i386
- sudo apt-get update -qq
- sudo apt-get install -y g++-4.8-multilib lib32stdc++-4.8-dev
linux-libc-dev:i386
linux-libc-dev:i386 xutils-dev

- export CXX=g++-4.8 CC=gcc-4.8

Expand Down

0 comments on commit 1b257f8

Please sign in to comment.