mirror of
https://github.com/meekrosoft/fff
synced 2026-01-22 16:05:59 +01:00
Initial try at a travis yaml
This commit is contained in:
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
language: cpp
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
script: ./buildandtest
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
Reference in New Issue
Block a user