Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
Razican committed Mar 19, 2016
1 parent 37e84c0 commit 4bce425
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 @@ -14,6 +14,7 @@ addons:
- g++-4.9

before_install:
- git submodule update --init --recursive > /dev/null
- export CXX="g++-4.9"

install:
Expand Down

0 comments on commit 4bce425

Please sign in to comment.