Update documentation of tested platforms

This commit is contained in:
Peter Eckersley
2015-10-21 16:59:54 -07:00
parent 41a59c0e15
commit 6382b184f0
+17 -11
View File
@@ -1,16 +1,22 @@
#!/bin/sh #!/bin/sh
# Tested with: # Current version tested with:
# - Ubuntu: #
# - 12.04 (x64, Travis) # - Ubuntu
# - 14.04 (x64, Vagrant) # - 14.04 (x64)
# - 14.10 (x64) # - 15.04 (x64)
# - Debian: # - Debian
# - 6.0.10 "squeeze" (x64) # - 7.9 "wheezy" (x64)
# - 7.8 "wheezy" (x64) # - sid (2015-10-21) (x64)
# - 8.0 "jessie" (x64)
# - Raspbian: # Past versions tested with:
# - 7.8 (armhf) #
# - Debian 8.0 "jessie" (x64)
# - Raspbian 7.8 (armhf)
# Believed not to work:
#
# - Debian 6.0.10 "squeeze" (x64)
apt-get update apt-get update