Remove some stray files

This commit is contained in:
Steven Fackler 2017-03-12 15:20:44 -07:00
parent aaeb74608b
commit e34890075a
2 changed files with 0 additions and 11 deletions

View File

@ -1,4 +0,0 @@
target
Cargo.lock
.idea/
*.iml

View File

@ -1,7 +0,0 @@
language: rust
cache: cargo
rust:
- nightly
- 1.10.0
script:
- cargo test