Skip to content

Commit

Permalink
fix travis error
Browse files Browse the repository at this point in the history
  • Loading branch information
TsumiNa committed Jan 21, 2018
1 parent 0d3dbb2 commit 4d3433f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ env:
- PYTHON_VERSION=3.6 BACKEND=agg

before_install:
- mkidr -p ~/.xenonpy/dataset
- mkidr -p ~/.xenonpy/cached
- mkdir -p ~/.xenonpy/dataset
- mkdir -p ~/.xenonpy/cached
- cp travis/*.pkl ~/.xenonpy/dataset/
- list ~/.xenonpy
- cp travis/matplotlibrc_${BACKEND} matplotlibrc
Expand Down
File renamed without changes.

0 comments on commit 4d3433f

Please sign in to comment.