Skip to content

Commit 0f655be

Browse files
committed
Actually run base tests on Linux on CI
1 parent b554353 commit 0f655be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sudo: false
66
matrix:
77
include:
88
- os: osx
9+
- os: linux
910
- name: cargo bench
1011
rust: nightly
1112
script: cargo bench --all && cd futures-util && cargo bench --features=bench

0 commit comments

Comments
 (0)