1
0
Fork 0

Use built-in Gitlab CI

This commit is contained in:
Andrew Tomaka 2015-11-19 14:29:35 -05:00
parent 76610ede87
commit be71ab4309
2 changed files with 9 additions and 0 deletions

7
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,7 @@
test:
script:
- apt-get update -qy
- apt-get install -y nodejs libqtwebkit-dev qt4-qmake sqlite3 libsqlite3-dev
- bundle install --path /cache
- bundle exec rake db:create RAILS_ENV=test
- bundle exec rspec

View File

@ -1,3 +1,5 @@
[![build status](https://git.atomaka.com/ci/projects/1/status.png?ref=master)](https://git.atomaka.com/ci/projects/1?ref=master)
# creddit
C(lone)reddit