Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vahtras committed May 23, 2019
1 parent 9825d92 commit ffc022e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
docker:
# specify the version you desire here
# use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`
- image: vahtras/dalton:latest
- image: vahtras/circleci_pyf:latest

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,6 @@ sudo: false
language: python
python:
- "3.6"
- "3.7"
cache: apt
addons:
apt:
Expand Down

0 comments on commit ffc022e

Please sign in to comment.