Switch to using HalfIntegers (#6)

* swich to using HalfIntegers, add project.toml, bump version, update CI

* add Random and add seed to avoid unlikely test failure
This commit is contained in:
Jutho 2019-07-09 00:53:40 +02:00 committed by GitHub
parent 6ddbd340b0
commit a5ee2d5fc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 50 additions and 417 deletions

View file

@ -4,9 +4,9 @@ os:
- linux
- osx
julia:
- 0.7
- 1.0
- 1.1
- 1.2
- nightly
notifications:
email: false