Skip to content

Commit 8db67f5

Browse files
committed
chore(travis): use stable instead of beta
1 parent d816380 commit 8db67f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: rust
22
rust:
3-
- beta
3+
- stable
44
before_script:
55
- pip install 'travis-cargo<0.2' --user && export PATH=$HOME/.local/bin:$PATH
66
script:

0 commit comments

Comments
 (0)