This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/.travis.yml

10 lines
145 B
YAML
Raw Normal View History

os:
- linux
2015-12-17 20:43:36 +00:00
- osx
2015-03-22 09:18:19 +00:00
script:
- make -f Bootstrap.mak $TRAVIS_OS_NAME
- make -C build/bootstrap -j config=debug
2015-03-22 09:18:19 +00:00
- bin/release/premake5 test