Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arviz-devs/arviz
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b5d38550c882a07a8cb6a598f54e0c631268c7ac
Choose a base ref
..
head repository: arviz-devs/arviz
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fbbcd9075fb00d307f4048b2d7b94c2ac464a53f
Choose a head ref
Showing with 0 additions and 2 deletions.
  1. +0 −2 .travis.yml
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -57,8 +57,6 @@ script:
-e "LANG=C.UTF-8"
arviz:latest bin/bash -c \
"source /root/.bashrc && \
export LC_ALL=C.UTF-8 && \
export LANG=C.UTF-8 && \
travis-sphinx build --nowarn --source=doc";
fi