Remove travis osx. Seems broken.
parent
497af4b401
commit
0ecb0fd572
|
@ -1,7 +1,6 @@
|
|||
language: crystal
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
install:
|
||||
- SODIUM_BUILD_DEBUG=1 LIBSODIUM_BUILD_DIR=$HOME/libsodium ./build/libsodium_install.sh
|
||||
before_script:
|
||||
|
|
Loading…
Reference in New Issue