Skip to content

Commit

Permalink
removed docker build step from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTimperley committed Jan 30, 2020
1 parent d02d367 commit 5f137c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ services:
python:
- '3.6'
install:
- docker build -t squareslab/kaskara .
- make -C test/examples
- pip install -r requirements.dev.txt
- pip install .
Expand Down

0 comments on commit 5f137c7

Please sign in to comment.