Skip to content

Commit

Permalink
mhm
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed Jun 19, 2018
1 parent ab2fa39 commit 801f88b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2
jobs:
"conda_build":
build:
working_directory: ~/markovmodel/PyEMMA
parallelism: 1
docker:
Expand Down Expand Up @@ -58,5 +58,5 @@ workflows:
version: 2
build:
jobs:
- conda_build
- build
- test

0 comments on commit 801f88b

Please sign in to comment.