Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lierdakil committed May 6, 2016
1 parent 88fb183 commit f08bcf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ before_install:
install:
# build xmonad from HEAD
- git clone https://github.com/xmonad/xmonad.git
- git clone https://github.com/xmonad-contrib/xmonad.git
- git clone https://github.com/xmonad/xmonad-contrib.git

- cabal --version
- echo "$(ghc --version) [$(ghc --print-project-git-commit-id 2> /dev/null || echo '?')]"
Expand Down

0 comments on commit f08bcf9

Please sign in to comment.