Part I: Implement ES2015 module system. (#2599)
JerryScript-DCO-1.0-Signed-off-by: Daniel Vince vinced@inf.u-szeged.hu
This commit is contained in:
committed by
László Langó
parent
3d3e6fdf58
commit
4123f35a3b
+1
-1
@@ -6,7 +6,7 @@ dist: trusty
|
||||
|
||||
# Default job task: run tests as defined in the $OPT environment variable.
|
||||
# Jobs can redefine the 'script' stage in the matrix below.
|
||||
script: tools/run-tests.py $OPTS
|
||||
script: travis_wait 20 tools/run-tests.py $OPTS
|
||||
|
||||
# All the job definitions in the matrix.
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user