Skip to content

Commit 041c09d

Browse files
committed
Run build and tests on all 3 OSs
1 parent b7e877b commit 041c09d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ rust:
66
- beta
77
- nightly
88

9+
os:
10+
- linux
11+
- windows
12+
- osx
13+
914
script:
1015
- cargo update
1116
- cargo test --all --locked --verbose

0 commit comments

Comments
 (0)