Skip to content

Commit c434787

Browse files
committed
Add 'flexferrum' remote source for conan
1 parent 7e68ed7 commit c434787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ install:
3535
- conan remote add martin https://api.bintray.com/conan/martinmoene/nonstd-lite
3636
- conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan
3737
- conan remote add manu https://api.bintray.com/conan/manu343726/conan-packages
38+
- conan remote add flexferrum https://api.bintray.com/conan/flexferrum/conan-packages
3839
- if [[ "${USE_BOOST_PACKAGE}" != "" ]]; then sudo apt-get install libboost1.60-all-dev; fi
3940
# - sudo apt-get install libboost1.60-all-dev
4041

0 commit comments

Comments
 (0)