Skip to content

Commit ca2b2bc

Browse files
committed
Document master in travis
1 parent 05f2127 commit ca2b2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ script:
1616
- cd ../ui
1717
- cargo build --verbose --tests --examples
1818
after_success: |
19-
[ $TRAVIS_BRANCH = travis ] &&
19+
[ $TRAVIS_BRANCH = master ] &&
2020
[ $TRAVIS_PULL_REQUEST = false ] &&
2121
cd $TRAVIS_BUILD_DIR/ui/ &&
2222
cargo doc &&

0 commit comments

Comments
 (0)