Fix paths in travis.sh.
diff --git a/tool/travis.sh b/tool/travis.sh
index 51ecde6..5317cb5 100755
--- a/tool/travis.sh
+++ b/tool/travis.sh
@@ -26,8 +26,8 @@
   lib/support/forwarder.dart \
   test/html_test.dart \
   test/io_test.dart \
-  lib/support/async_test.dart \
-  lib/support/forwarder_test.dart
+  test/support/async_test.dart \
+  test/support/forwarder_test.dart
 
 
 # Start chromedriver.