Skip to content

Commit

Permalink
Fix CI configuration after 4e8be41.
Browse files Browse the repository at this point in the history
whitequark committed Sep 22, 2017
1 parent 19ed1f3 commit 24b6165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ matrix:
- rust: nightly
env: FEATURES='std raw_socket tap_interface log' MODE='test'
- rust: nightly
env: FEATURES='alloc collections' MODE='build'
env: FEATURES='alloc' MODE='build'
- rust: nightly
env: FEATURES='' MODE='build'
script:

0 comments on commit 24b6165

Please sign in to comment.