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