8000 Added .travis to config. · PythonOptimizers/MUMPS.py@eeb818e · GitHub
[go: up one dir, main page]

Skip to content

Commit eeb818e

Browse files
committed
Added .travis to config.
1 parent 6feddc5 commit eeb818e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ git rm --cached -r config
2626

2727
cp config/site.template.cfg .
2828
cp config/.gitignore .
29-
cp config/.travis.yml
29+
cp config/.travis.yml .
3030

3131
git add tests/\*.py
3232
git add setup.py

0 commit comments

Comments
 (0)
0