Răsfoiți Sursa

Remove "apply-constraints" from Travis to make the test more useful (now that the command works properly)

Tianon Gravi 6 ani în urmă
părinte
comite
9cd890fbd9
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      bashbrew/travis.sh

+ 1 - 1
bashbrew/travis.sh

@@ -68,6 +68,6 @@ _bashbrew list --uniq
 _bashbrew cat
 if [ -n "$extraCommands" ]; then
 	_bashbrew list --build-order
-	_bashbrew from --apply-constraints
+	_bashbrew from
 fi
 echo; echo