Skip to content

Commit

Permalink
Experiment with clang builds
Browse files Browse the repository at this point in the history
 Because playing with the CI is way more fun than fixing bugs
  • Loading branch information
dominicgs committed Sep 5, 2015
1 parent 5d9f832 commit 7b44a43
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 @@ -9,6 +9,10 @@ addons:
packages:
- libpcap-dev

compiler:
- clang
- gcc

before_script:
- mkdir build
- cd build
Expand Down

0 comments on commit 7b44a43

Please sign in to comment.