Hash : 447f7b81 Author : Date : 2016-04-22T00:53:29
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
language: c compiler: - gcc script: - make travis_mtest - head -n 5 test.log - tail -n 2 test.log - ./testme.sh branches: only: - master - develop notifications: irc: "chat.freenode.net#libtom"