Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IGBC committed Jan 6, 2019
1 parent be29e10 commit 27ee8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ before_script:
- apt-get install -yqq optipng imagemagick

build:
stage: test
stage: build
script:
- rustc --version && cargo --version # Print version info for debugging
- cargo build
Expand Down

0 comments on commit 27ee8bb

Please sign in to comment.