mirror of
https://github.com/phpv8/v8js.git
synced 2024-11-12 23:28:41 +00:00
Travis config update: Partial fix for issue #56.
This commit is contained in:
parent
e73a9434db
commit
0948795d36
@ -6,6 +6,7 @@ export CXX=g++-$(CPPVER)
|
|||||||
export LINK=g++-$(CPPVER)
|
export LINK=g++-$(CPPVER)
|
||||||
|
|
||||||
export NO_INTERACTION=1
|
export NO_INTERACTION=1
|
||||||
|
export REPORT_EXIT_STATUS=1
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
Loading…
Reference in New Issue
Block a user