actually change the travis script (as announced previously)
This commit is contained in:
parent
d3f79a1220
commit
71973a6c2a
@ -2,7 +2,7 @@ language: ruby
|
||||
sudo: false
|
||||
cache: bundler
|
||||
script:
|
||||
- CODECLIMATE_REPO_TOKEN=f4348836cab14fdd5a2b7c9be26b9bbce45e3175144446a43a1ea21503a89dbb ruby test/test_all.rb
|
||||
- CODECLIMATE_REPO_TOKEN=f4348836cab14fdd5a2b7c9be26b9bbce45e3175144446a43a1ea21503a89dbb bundle exec test/test_all.rb
|
||||
- CODECLIMATE_REPO_TOKEN=f4348836cab14fdd5a2b7c9be26b9bbce45e3175144446a43a1ea21503a89dbb bundle exec codeclimate-test-reporter
|
||||
rvm:
|
||||
- 2.3.3
|
||||
|
Loading…
Reference in New Issue
Block a user