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 4d3433f commit 730e4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ before_install:
- mkdir -p ~/.xenonpy/dataset
- mkdir -p ~/.xenonpy/cached
- cp travis/*.pkl ~/.xenonpy/dataset/
- list ~/.xenonpy
- ls ~/.xenonpy
- cp travis/matplotlibrc_${BACKEND} matplotlibrc
- if [ $BACKEND == "qtagg" ]; then
export DISPLAY=:99.0;
Expand Down

0 comments on commit 730e4da

Please sign in to comment.