.travis.yml
browsing at commit = b81b63aed5594c5563bb2430132c8aebcfd89778
language: cpp
os:
- linux
- osx
compiler:
- gcc
- clang
script: make && ./platform_folders.out
notifications:
email: false
browsing at commit = b81b63aed5594c5563bb2430132c8aebcfd89778
language: cpp
os:
- linux
- osx
compiler:
- gcc
- clang
script: make && ./platform_folders.out
notifications:
email: false