Skip to content

Commit

Permalink
travis ci: also test with gcc
Browse files Browse the repository at this point in the history
gcc is default compiler on most distributions, we should
also test with it.
  • Loading branch information
rfjakob committed Jul 29, 2017
1 parent 6e5b025 commit d30e330
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 @@ -6,6 +6,7 @@ sudo: true

compiler:
- clang
- gcc

branches:
only:
Expand Down

0 comments on commit d30e330

Please sign in to comment.