1
0
Fork 0

Merge branch 'atomaka/feature/ci' into 'master'

Use built-in Gitlab CI

Use Gitlab-ci to do some fancy things.

See merge request !17
This commit is contained in:
Andrew Tomaka 2015-11-19 19:52:40 +00:00
commit b8a526c19f
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