Skip to content

Commit 1108dc8

Browse files
committed
Update test file names for consistency.
1 parent 0b8c620 commit 1108dc8

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ language: python
33
python: "2.7"
44

55
env:
6-
- SITE=test_install_from_source.yml
6+
- SITE=test-install-from-source.yml
77
GIT_VERSION=2.1.0
88
GIT_PATH_PREFIX=/usr/local
9-
- SITE=test_install_package.yml
9+
- SITE=test-install-package.yml
1010
GIT_PATH_PREFIX=/usr
1111
GIT_VERSION=1.8.5.6
1212

File renamed without changes.

0 commit comments

Comments
 (0)