Update travis yml to use the new build script
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
before_install:
|
before_install:
|
||||||
- "export DISPLAY=:99.0"
|
- "export DISPLAY=:99.0"
|
||||||
- "sh -e /etc/init.d/xvfb start"#
|
- "sh -e /etc/init.d/xvfb start"#
|
||||||
script: "DISPLAY=:99.0 bundle exec rake jasmine_core_spec"
|
script: "DISPLAY=:99.0 bundle exec rake core_spec"
|
||||||
|
|
||||||
rvm:
|
rvm:
|
||||||
- "1.9.3"
|
- "1.9.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user