diff options
| -rw-r--r-- | .travis.yml | 1 | ||||
| -rw-r--r-- | README.md | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 9a641e0..0ca2a71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ d: env: matrix: - - ARCH=x86 - ARCH=x86_64 script: @@ -1,6 +1,7 @@ # Tanya [](https://travis-ci.org/caraus-ecms/tanya) +[](https://raw.githubusercontent.com/caraus-ecms/tanya/master/LICENSE) tanya is a general purpose library for D programming language that doesn't rely on the Garbage Collector. |
