We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c6be3 commit 95e9b76Copy full SHA for 95e9b76
.travis.yml
@@ -10,6 +10,7 @@ before_install:
10
11
install:
12
- npm install -D
13
+ - docker build . -t codingblocks/judge-taskmaster
14
- docker pull codingblocks/judge-worker-c
15
- docker pull codingblocks/judge-worker-cpp
16
- docker pull codingblocks/judge-worker-csharp
0 commit comments