Skip to content

Commit 04e2d9c

Browse files
committed
update lowercase nugridpy in travis
1 parent 2913ac5 commit 04e2d9c

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
@@ -9,7 +9,7 @@ install:
99
script:
1010
- export NGPDIR=../
1111
- export PYTHONPATH=$PYTHONPATH:$NGPDIR
12-
- python -m NuGridPy.regression_tests.selftest
12+
- python -m nugridpy.regression_tests.selftest
1313
notifications:
1414
slack: nugrid:wTgGR31cFsNUqfytUDZ5ZLug
1515
email: false

0 commit comments

Comments
 (0)