Remove Travis configuration

This commit is contained in:
David Tolnay
2020-05-05 11:30:00 -07:00
parent 3a6da38f16
commit f45c8fd031
2 changed files with 1 additions and 15 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: test
name: CI
on:
push:
-14
View File
@@ -1,14 +0,0 @@
language: rust
rust:
- nightly
- beta
- stable
- 1.31.0
os:
- linux
- macos
- windows
script: cargo test