From 0c21d04a752471f2d94ac2e522cf2ce4981f25c8 Mon Sep 17 00:00:00 2001 From: bluss Date: Thu, 8 Sep 2016 11:46:26 +0200 Subject: [PATCH] test use_union in travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 824c4f3..5356510 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ matrix: - NODROP_FEATURES='use_needs_drop' - rust: nightly env: + - FEATURES='use_union' - NODROP_FEATURES='use_union' branches: only: