Skip to content

Commit 037ba15

Browse files
Bump Agda version
1 parent 6823278 commit 037ba15

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
@@ -56,7 +56,7 @@ matrix:
5656
cd ../ &&
5757
git clone https://github.com/agda/agda &&
5858
cd agda &&
59-
git checkout 696a77052a73f2974763fd2cbb9a80c44acb9d74 &&
59+
git checkout fec60970117acab3aeee56bea88bc38136db6c1b &&
6060
cabal install --only-dependencies --dry -v > $HOME/installplan.txt ;
6161
fi
6262

0 commit comments

Comments
 (0)