Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Install a newer libstdc++ version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunsfeld committed Mar 3, 2017
1 parent 48230bf commit 7bc2cc5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ env:
cache:
directories:
- emsdk_portable

apt:
packages:
- libstdc++-4.8-dev

0 comments on commit 7bc2cc5

Please sign in to comment.