Skip to content

Commit 7b6bdc4

Browse files
committed
FIX: typo in environment variable
1 parent b41435b commit 7b6bdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python:
1010
- 2.7
1111
- 3.5
1212
- 3.6
13-
env: BULD_DOCS=1
13+
env: BUILD_DOCS=1
1414

1515
before_install:
1616
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh

0 commit comments

Comments
 (0)