Add rm tests to travis
This commit is contained in:
parent
ee1d4e6aac
commit
0ec136e3ec
@ -10,6 +10,12 @@ set -e
|
||||
# set GHC
|
||||
./ghcup -v set 8.6.1
|
||||
./ghcup -v set 8.4.3
|
||||
|
||||
# rm GHC
|
||||
./ghcup -v rm 8.6.1
|
||||
./ghcup -v rm 8.4.3
|
||||
|
||||
# set GHC
|
||||
./ghcup -v set 8.2.2
|
||||
|
||||
# install cabal-install
|
||||
|
Loading…
Reference in New Issue
Block a user