Skip to content

Commit

Permalink
Clang with C++
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilliamson committed Mar 15, 2018
1 parent 23c94b2 commit 877685a
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 @@ -5,3 +5,4 @@ script:
- gcc -c -D RMT_USE_OPENGL=1 lib/Remotery.c
- gcc -c -D RMT_USE_OPENGL=1 -x c++ lib/Remotery.c
- clang -c lib/Remotery.c
- clang -c -xc++ lib/Remotery.c

0 comments on commit 877685a

Please sign in to comment.