Skip to content

Commit

Permalink
Maybe put the general section in the right place?
Browse files Browse the repository at this point in the history
  • Loading branch information
jupjohn committed Oct 13, 2017
1 parent 009f99b commit 95f29bf
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
version: 2

general:
branches:
only: 2.0-dev

jobs:
general:
branches:
only: 2.0-dev

build:
docker:
# specify the version you desire here
Expand Down Expand Up @@ -45,6 +45,3 @@ jobs:

# run tests!
- run: gradle test



0 comments on commit 95f29bf

Please sign in to comment.