initial commit

This commit is contained in:
ston1th 2016-09-05 22:49:40 +02:00
commit 3f79fc8e6c
527 changed files with 373170 additions and 0 deletions

16
vendor/github.com/willf/bitset/.travis.yml generated vendored Normal file
View file

@ -0,0 +1,16 @@
language: go
sudo: false
branches:
except:
- release
branches:
only:
- master
- develop
go:
- 1.5
- tip