Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a461fec

Browse files
committed
Do a real install not a dev
1 parent 6868e7f commit a461fec

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
@@ -90,7 +90,7 @@ install:
9090
cp Felipa-Regular.ttf ~/.fonts
9191
fc-cache -f -v
9292
fi;
93-
- pip install -e .
93+
- pip install .
9494

9595
script:
9696
# The number of processes is hardcoded, because using too many causes the

0 commit comments

Comments
 (0)