Skip to content

Commit bb6a61e

Browse files
pull the dockers first
Signed-off-by: Arnav Gupta <arnav@codingblocks.com>
1 parent fa11de4 commit bb6a61e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ before_install:
1010

1111
install:
1212
- npm install -D
13+
- docker pull codingblocks/judge-worker-c
14+
- docker pull codingblocks/judge-worker-cpp
1315

1416
script:
1517
- npm run test

0 commit comments

Comments
 (0)