Skip to content
Snippets Groups Projects
PL1
Commit 2a2cfbd0 authored by Damien George's avatar Damien George
Browse files

Merge pull request #484 from aitjcize/travis

Add Travis CI support.
parents 3bb8bd89 60993c16
No related branches found
No related tags found
No related merge requests found
language: c
compiler:
- gcc
before_script:
- sudo apt-get install python3
script:
- make -C unix
- tests/run-tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment