diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-03-20 07:30:47 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-03-20 07:30:47 +0100 |
| commit | 0fe7308a229cfa9227ce372b57da3d046cce316e (patch) | |
| tree | 8bb23f050fc916b8c11062c2e5febf3715f5633e /.travis.yml | |
| parent | 20c7e47ff79afc6d7b86a3023790a3bfd9986f01 (diff) | |
| download | tanya-0fe7308a229cfa9227ce372b57da3d046cce316e.tar.gz | |
algorithm: import searching publically
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 5f27c09..5ac104b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ language: d d: - dmd-2.085.0 - dmd-2.084.1 -- dmd-2.083.1 - dmd-2.082.1 env: |
