Эх сурвалжийг харах

Travis Needs Love Too (TNLT)

Tianon Gravi 11 жил өмнө
parent
commit
a1c9df9ecc
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      bashbrew/travis.sh

+ 2 - 2
bashbrew/travis.sh

@@ -33,5 +33,5 @@ fi
 # TODO that will change eventually!
 
 set -x
-./build.sh --no-build "${repos[@]}"
-./push.sh --no-push "${repos[@]}"
+./bashbrew.sh build --no-build "${repos[@]}"
+./bashbrew.sh push --no-push "${repos[@]}"