Skip to content

Commit bf5dd01

Browse files
committed
Merge branch 'release/v0.4.4'
2 parents 09f050d + e420b54 commit bf5dd01

File tree

325 files changed

+961
-114
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

325 files changed

+961
-114
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,14 @@ notifications:
1919
on_success: always
2020
on_failure: change
2121
on_start: never
22+
env:
23+
- CXX=g++-4.8
2224
addons:
25+
apt:
26+
sources:
27+
- ubuntu-toolchain-r-test
28+
packages:
29+
- g++-4.8
2330
code_climate:
2431
repo_token: f017a295c85532d945c74fe17b7f45c516ff72ef478548a99b165927aaa321d7
2532
after_script:
46.3 KB
Binary file not shown.
46.3 KB
Binary file not shown.
10.6 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
46.2 KB
Binary file not shown.
46.2 KB
Binary file not shown.
10.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)