Skip to content

Commit

Permalink
add travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed May 2, 2018
1 parent b94f917 commit c9d6243
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: rust
rust:
- nightly
script:
- cargo test --all

0 comments on commit c9d6243

Please sign in to comment.