Merge pull request #3421 from ethcore/travis-beta
Change beta builds to stable on Travis
This commit is contained in:
commit
3eb019064b
@ -17,7 +17,7 @@ matrix:
|
||||
include:
|
||||
- rust: stable
|
||||
env: RUN_TESTS="true" TEST_OPTIONS="--no-release"
|
||||
- rust: beta
|
||||
- rust: stable
|
||||
env: RUN_COVERAGE="true"
|
||||
- rust: stable
|
||||
env: RUN_DOCS="true"
|
||||
|
Loading…
Reference in New Issue
Block a user