Skip to content

Commit

Permalink
Try testing with clang on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed May 7, 2017
1 parent 7d48bf3 commit 1e61f36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@ rust:

addons:
apt:
sources:
- llvm-toolchain-precise-3.9
packages:
- libcfitsio3-dev
- pkg-config
- clang-3.9

matrix:
allow_failures:
Expand Down

0 comments on commit 1e61f36

Please sign in to comment.