mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Enable travis artifacts
This commit is contained in:
parent
57610eb39e
commit
09c5cec3da
1 changed files with 3 additions and 0 deletions
|
|
@ -19,3 +19,6 @@ before_script:
|
|||
script:
|
||||
- 'bundle exec rspec --color --format documentation'
|
||||
- 'bundle exec rubocop -Dc .rubocop.yml'
|
||||
addons:
|
||||
artifacts: true
|
||||
s3_region: "us-east-1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue