Skip to content

Commit 3a1a6b3

Browse files
committed
Merge pull request #124 from acv/travis
First try at .travis.yml file
2 parents 2db4fdd + 7ddc6ce commit 3a1a6b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: c
2+
compiler:
3+
- gcc
4+

0 commit comments

Comments
 (0)