Add node specs to the Travis build
This commit is contained in:
5
travis-core-script.sh
Normal file
5
travis-core-script.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
export DISPLAY=:99.0
|
||||
|
||||
bundle exec rake core_spec
|
||||
Reference in New Issue
Block a user