mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-05 04:35:35 +00:00
fix clock for macos on travis
This commit is contained in:
@ -8,6 +8,7 @@ before_script:
|
||||
- ./autogen.sh
|
||||
before_install:
|
||||
- eval "${MATRIX_EVAL}"
|
||||
- if [ $TRAVIS_OS_NAME == "osx" ]; then sudo sntp -sS time.apple.com; fi
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
||||
Reference in New Issue
Block a user