rename test to build as CircleCI reports unable to find a job named 'build', for #1489

master
melvinzhang 2018-02-28 09:43:36 +08:00
parent e3e22a029e
commit e19d5725c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
version: 2
jobs:
test:
build:
parallelism: 1
docker:
- image: circleci/openjdk:8-jdk-node-browsers