Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lassi Pulkkinen
termion
Commits
db7e73e0
Verified
Commit
db7e73e0
authored
Jul 06, 2019
by
Jeremy Soller
Browse files
Install stable toolchain
parent
1008f202
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
db7e73e0
...
...
@@ -8,6 +8,9 @@ cache:
paths
:
-
target/
before_script
:
rustup update stable
build:linux:stable:
stage
:
build
script
:
cargo +stable build --verbose
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment