Skip to content

Commit

Permalink
removed self reference. Breaking docs and travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonozias committed Oct 1, 2018
1 parent 9f06d39 commit 310ff10
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 55 deletions.
18 changes: 0 additions & 18 deletions build.rs

This file was deleted.

2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
//!
//! ## Use constants in your code
//!
//! ```
//! ```ignore
//! fn my_fn() {
//! println!("Build Timestamp: {}", env!("VERGEN_BUILD_TIMESTAMP"));
//! }
Expand Down
36 changes: 0 additions & 36 deletions tests/lib.rs

This file was deleted.

0 comments on commit 310ff10

Please sign in to comment.