blob: 9823a7f9f84ee187a2fd0f72fd3f2a87c533d9c3 [file] [log] [blame]
language: c
sudo: false
install:
- g++ INIReaderTest.cpp -o INIReaderTest.out
script:
- ./INIReaderTest.out