Skip to content

Commit 95e9b76

Browse files
committed
build image before testing
1 parent 65c6be3 commit 95e9b76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ before_install:
1010

1111
install:
1212
- npm install -D
13+
- docker build . -t codingblocks/judge-taskmaster
1314
- docker pull codingblocks/judge-worker-c
1415
- docker pull codingblocks/judge-worker-cpp
1516
- docker pull codingblocks/judge-worker-csharp

0 commit comments

Comments
 (0)