diff options
| author | Vlad Vissoultchev <wqweto@gmail.com> | 2016-04-17 12:34:49 +0300 |
|---|---|---|
| committer | Vlad Vissoultchev <wqweto@gmail.com> | 2016-04-17 17:24:07 +0300 |
| commit | f021a7cd94c7fff2e6959dc75c6e923a59f36637 (patch) | |
| tree | 48c8cb829db4fd76a4d3fd2a3688f464c08b818e /.travis.yml | |
| parent | 587aacedf37e9c03e96d42788235814ae9727ba4 (diff) | |
| download | tinycc-f021a7cd94c7fff2e6959dc75c6e923a59f36637.tar.gz tinycc-f021a7cd94c7fff2e6959dc75c6e923a59f36637.tar.bz2 | |
Add travis tests integration
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..b455aa3 --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +language: c |
