We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98aa0cf commit aba2fdbCopy full SHA for aba2fdb
.travis.yml
@@ -46,7 +46,7 @@ script:
46
cabal test;
47
cabal bench;
48
cabal sdist;
49
- cd ../../;
+ cd -;
50
done;
51
52
# There's no Setup.hs for lvish. Perhaps there should be?
0 commit comments