mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
-Trying to run Browserstack inside Circle CI
This commit is contained in:
@@ -178,6 +178,8 @@ jobs:
|
||||
sudo touch /etc/profile.d/gradle.sh
|
||||
sudo echo "export PATH=/opt/gradle/gradle-5.4.1/bin:$PATH" | sudo tee /etc/profile.d/gradle.sh
|
||||
sudo chmod +x /etc/profile.d/gradle.sh
|
||||
sudo -s
|
||||
source .bashrc
|
||||
sudo source /etc/profile.d/gradle.sh
|
||||
gradle -v
|
||||
Isolated Tests:
|
||||
|
||||
Reference in New Issue
Block a user