Delete .travis.yml

This commit is contained in:
wyhaya
2020-03-17 21:15:10 +08:00
parent 2c501b9fe4
commit 21e9c8d83b
2 changed files with 1 additions and 63 deletions

View File

@@ -283,6 +283,6 @@ impl Parser {
Ok(config)
}
.boxed()
.boxed()
}
}