mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-22 10:03: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
|
language: python
|
||||||
python: nightly
|
python: nightly
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
load("//tools/project:build_defs.bzl", "project")
|
||||||
|
|
||||||
|
project()
|
||||||
|
|
||||||
cc_binary(
|
cc_binary(
|
||||||
name = "toxic",
|
name = "toxic",
|
||||||
srcs = glob([
|
srcs = glob([
|
||||||
|
Loading…
Reference in New Issue
Block a user