Skip to content

Commit 8d21832

Browse files
committed
[ travis ] use 2.6.1.1 for CI tests
1 parent c49854d commit 8d21832

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
@@ -48,7 +48,7 @@ matrix:
4848
cd ../ &&
4949
git clone https://github.com/agda/agda &&
5050
cd agda &&
51-
git checkout tags/v2.6.1 &&
51+
git checkout tags/v2.6.1.1 &&
5252
cabal install --only-dependencies --dry -v > $HOME/installplan.txt ;
5353
fi
5454

0 commit comments

Comments
 (0)