testin travis
This commit is contained in:
parent
15d1c07a1c
commit
3fa696b527
@ -1,8 +1,11 @@
|
||||
before_install:
|
||||
- sudo apt-get install -y qemu
|
||||
- sudo apt-get install -y binutils-arm-linux-gnueabi
|
||||
language: ruby
|
||||
before_install: gem install bundler --version '2.0.1'
|
||||
script:
|
||||
- qemu-arm -version
|
||||
- arm-linux-gnu-ld -v
|
||||
- ruby test/test_all.rb
|
||||
- bundle exec codeclimate-test-reporter
|
||||
rvm:
|
||||
|
Loading…
Reference in New Issue
Block a user