Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita879843

Browse files
committed
Test on both nightly and beta
1 parent1dc187a commita879843

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎.travis.yml‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
language:rust
2+
rust:
3+
-nightly
4+
-beta
25
addons:
36
postgresql:9.3
47
script:
58
-cargo test
69
-cargo doc --no-deps
710
after_success:
8-
-test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && ./.travis/update_docs.sh
11+
-test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" &&test $TRAVIS_RUST_VERSION == "nightly" &&./.travis/update_docs.sh
912
env:
1013
global:
1114
secure:r3ugr11ER3l892nwRNDgpf3PMzZ+hucTGuhGHdatUiMGJ6us9E4inhG+dqvV8UoctMFjaO1tYxVHlwpgxo17Spnc6lopH+MrRHP7H42eEkUZbMEAKiHss/M1w6KocVEKsJdTtaNfN8V7MWAjCDAIL4txTbffBGnIfBhPGWVh09M=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp