Skip to content

Commit 02ac0bb

Browse files
Update matrix to only include nightly to fix the tests.
1 parent efb4495 commit 02ac0bb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ matrix:
33
include:
44
- rust: nightly
55
env: TEST_SUITE=suite_nightly
6-
- rust: beta
7-
env: TEST_SUITE=suite_beta
8-
- rust: stable
9-
env: TEST_SUITE=suite_stable
106
script:
117
- cargo build --verbose
128
- cargo test --verbose

0 commit comments

Comments
 (0)