Skip to content

Commit da611fd

Browse files
committed
Don't ignore includes on travis
1 parent c4e6e49 commit da611fd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ use super::error::hack::{SyntaxError,
2626
QueryCanceled,
2727
InvalidCatalogName};
2828
use super::types::{ToSql, FromSql, PgInt4, PgVarchar};
29-
#[cfg(not(travis))]
3029
use super::types::range::{Range, Inclusive, Exclusive, RangeBound};
3130
use super::pool::PostgresConnectionPool;
3231

0 commit comments

Comments
 (0)