File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 19
19
notifications :
20
20
email : false
21
21
22
- git :
23
- depth : 3
24
-
25
22
services :
26
23
- docker
27
24
- xvfb
@@ -35,7 +32,7 @@ before_install:
35
32
- chmod +x buildingspy/tests/MyModelicaLibrary/Resources/Scripts/travis/bin/omc
36
33
- sudo cp buildingspy/tests/MyModelicaLibrary/Resources/Scripts/travis/bin/omc /usr/local/bin/
37
34
- chmod +x buildingspy/tests/MyModelicaLibrary/Resources/Scripts/travis/bin/dymola
38
- - sudo cp buildingspy/tests/MyModelicaLibrary/Resources/Scripts/travis/bin/dymola /usr/local /bin/
35
+ - cp buildingspy/tests/MyModelicaLibrary/Resources/Scripts/travis/bin/dymola $HOME /bin/
39
36
- chmod +x buildingspy/tests/MyModelicaLibrary/Resources/Scripts/travis/bin/jm_ipython.sh
40
37
- sudo cp buildingspy/tests/MyModelicaLibrary/Resources/Scripts/travis/bin/jm_ipython.sh /usr/local/bin/
41
38
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
You can’t perform that action at this time.
0 commit comments