Skip to content

Commit

Permalink
Revert "local hack to get Travis CI to commit deps to cache"
Browse files Browse the repository at this point in the history
This reverts commit 816ca32.
  • Loading branch information
hvr committed Jun 6, 2017
1 parent b3d0f39 commit 2e5dc51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion travis-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ export CABAL_BUILDDIR="${CABAL_TESTSUITE_BDIR}"
# both by Cabal and cabal-install
timed cabal new-build $jobs cabal-testsuite:cabal-tests

exit 1
(cd cabal-testsuite && timed ${CABAL_TESTSUITE_BDIR}/build/cabal-tests/cabal-tests --builddir=${CABAL_TESTSUITE_BDIR} -j3 $TEST_OPTIONS) || exit $?

# Redo the package tests with different versions of GHC
Expand Down

0 comments on commit 2e5dc51

Please sign in to comment.