Files
i2p-traymenu/travis.yaml

13 lines
216 B
YAML

language: go
os:
- linux
- osx
#before_install:
# - if [ "$TRAVIS_OS_NAME" = "osx" ]; then brew update ; fi
# - if [ "$TRAVIS_OS_NAME" = "osx" ]; then brew install graphviz; fi
script:
- make osx