Skip to content

Commit b70fb26

Browse files
committed
Bump travis
1 parent 2407ce8 commit b70fb26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
language: rust
2+
23
rust:
34
- stable
45
- beta
56
- nightly
7+
68
env:
79
- TEST_DIR=ui
810
- TEST_DIR=ui-sys
11+
912
matrix:
1013
allow_failures:
1114
- rust: nightly
15+
1216
script: cd $TEST_DIR && cargo build --verbose && cargo test --verbose

0 commit comments

Comments
 (0)