rm no_drop_flag in travis config too

This commit is contained in:
bluss
2016-08-25 18:22:28 +02:00
parent 5df5ee1847
commit db3cc4ebf5
+1 -1
View File
@@ -12,7 +12,7 @@ matrix:
- NODEFAULT=1 - NODEFAULT=1
- rust: nightly - rust: nightly
env: env:
- NODROP_FEATURES='no_drop_flag use_needs_drop' - NODROP_FEATURES='use_needs_drop'
branches: branches:
only: only:
- master - master