mirror of
https://github.com/nmap/nmap.git
synced 2025-12-23 07:59:03 +00:00
Travis: use faster container builds, and add make check
This commit is contained in:
@@ -3,4 +3,5 @@ compiler:
|
||||
- gcc
|
||||
- clang
|
||||
# Change this to your needs
|
||||
script: ./configure && make
|
||||
sudo: false
|
||||
script: ./configure && make && make check
|
||||
|
||||
Reference in New Issue
Block a user