Add rm tests to travis

This commit is contained in:
2018-09-30 03:18:31 +08:00
parent ee1d4e6aac
commit 0ec136e3ec

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