Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Commit b92eddd

Browse files
committed
remove idl branch
1 parent 273a04d commit b92eddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ before_install:
2020
- docker pull tangocs/mysql:9.2.2
2121
- docker pull tangocs/tango-cs:latest
2222
- git clone https://github.com/JoakimSoderberg/coveralls-cmake.git
23-
- git clone -b cppTango-378 https://${CI_USER_TOKEN}@github.com/tango-controls/tango-idl.git idl
23+
- git clone https://${CI_USER_TOKEN}@github.com/tango-controls/tango-idl.git idl
2424
- chmod +x .travis/run.sh
2525

2626
before_script:

0 commit comments

Comments
 (0)