refractor test
try to add travis-ci
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
script: rake test:all
|
||||
Reference in New Issue
Block a user
try to add travis-ci
@@ -0,0 +1,4 @@
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
script: rake test:all
|
||||