mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-22 04:43:01 +01:00
Enable .travis.yml check and use non-markdown license.
This commit is contained in:
parent
5b30ecf2e4
commit
4557614443
@ -1,3 +1,4 @@
|
||||
---
|
||||
language: python
|
||||
python: nightly
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
load("//tools/project:build_defs.bzl", "project")
|
||||
|
||||
project()
|
||||
|
||||
cc_binary(
|
||||
name = "toxic",
|
||||
srcs = glob([
|
||||
|
Loading…
Reference in New Issue
Block a user