mirror of
https://github.com/phpv8/v8js.git
synced 2025-01-03 11:21:51 +00:00
Merge pull request #63 from cscott/travis-fix
Travis config update: Partial fix for issue #56.
This commit is contained in:
commit
e2a8186ad6
@ -6,6 +6,7 @@ export CXX=g++-$(CPPVER)
|
||||
export LINK=g++-$(CPPVER)
|
||||
|
||||
export NO_INTERACTION=1
|
||||
export REPORT_EXIT_STATUS=1
|
||||
|
||||
before_install:
|
||||
sudo apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user