Skip to content

Commit ddb1842

Browse files
committed
Added dummy .travis.yml to mark the branch as OK on travis.
1 parent e1ff6f1 commit ddb1842

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+
sudo: false
3+
install:
4+
- true

0 commit comments

Comments
 (0)