Skip to content
Snippets Groups Projects
Commit 98bbdbda authored by Henrik tom Woerden's avatar Henrik tom Woerden
Browse files

Testing ci

parent 4da8730a
Branches
Tags
No related merge requests found
......@@ -21,17 +21,5 @@
#
# ** end header
#
before_script:
- apt-get update -qq && apt-get install -y -qq sqlite3 libsqlite3-dev nodejs
- ruby -v
- which ruby
- gem install bundler --no-document
- bundle install --jobs $(nproc) "${FLAGS[@]}"
rspec:
script:
- bundle exec rspec
rubocop:
script:
- bundle exec rubocop
code_style:
script: "flake8 --count ."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment