Remove .travis.yml

This commit is contained in:
Zhiming Wang 2020-08-09 14:29:47 +08:00
parent b79c479b88
commit 2ff14d2b1b
No known key found for this signature in database
GPG Key ID: 5B58F95EC95965D8

View File

@ -1,14 +0,0 @@
language: rust
rust:
- stable
- beta
- nightly
addons:
apt:
packages:
- yasm
script:
- travis_wait cargo test --verbose --features build