Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Run regression tests on osx
Baptiste Daroussin committed 11 years ago
commit 34d4d77ee9eb55b491783e73cbcbcf30268cff31
parent b74d33ec7dde9af69ad0d80dd25fe1d4c1d6f232
1 file changed +2 -0
modified .travis.yml
@@ -11,8 +11,10 @@ before_script:
  - brew update
  - brew install libarchive
  - brew install openssl
+
  - brew install kyua
  - autoreconf -i

script:
  - ./configure
  - make
+
  - make check