Specified language in travis cfg
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
install: make get-deps
|
||||
script: make
|
||||
language: c
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
install: make get-deps
|
||||
script: make
|
||||
language: c
|
||||
|
||||