Skip to content

Commit

Permalink
Adding support for clang 3.5. Fixes #55 (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin8105 authored and elliotchance committed Dec 7, 2017
1 parent 799e54b commit f171b1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ matrix:
include:
- env: SCRIPT=test CLANG=3.4
os: linux
- env: SCRIPT=test CLANG=3.5
os: linux
- env: SCRIPT=test CLANG=3.6
os: linux
- env: SCRIPT=test CLANG=3.7
Expand Down

0 comments on commit f171b1e

Please sign in to comment.