mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Ask Travis to compile with g++ as well
This commit is contained in:
@@ -3,6 +3,7 @@ language: c
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
- g++
|
||||
|
||||
before_script:
|
||||
- ./autogen.sh
|
||||
|
||||
Reference in New Issue
Block a user