Add rm tests to travis

This commit is contained in:
Julian Ospald 2018-09-30 03:18:31 +08:00
parent ee1d4e6aac
commit 0ec136e3ec
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28

View File

@ -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