diff --git a/.travis.yml b/.travis.yml
index a2e58f2289013d4f3d5a17d8de661c41516a0627..fecb82a8d1ef43c75dfbb104dc6c7486930f7537 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -139,7 +139,7 @@ script:
   ### I2C PANELS ###
   #
   # LCD_I2C_SAINSMART_YWROBOT
-  # Failing at the moment needs different library 
+  # Failing at the moment needs different library
   #- restore_configs
   #- opt_enable LCD_I2C_SAINSMART_YWROBOT
   #- build_marlin
@@ -199,6 +199,12 @@ script:
   - opt_set_adv Z2_MAX_PIN 2
   - build_marlin
   #
+  # Test PRINTCOUNTER
+  #
+  - restore_configs
+  - opt_enable PRINTCOUNTER
+  - build_marlin
+  #
   #
   ######## Example Configurations ##############
   #