Skip to content

Commit bd682ec

Browse files
pmiettinenJason Mobarak
authored and
Jason Mobarak
committed
Use piksi_tools master in benchmark
1 parent 57edbc5 commit bd682ec

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ matrix:
3131
- sudo apt-get install python3.5 python3.5-dev
3232
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
3333
- sudo pip install tox
34-
- git clone https://github.com/swift-nav/piksi_tools.git ../piksi_tools
35-
- git -C ../piksi_tools fetch
36-
- git -C ../piksi_tools checkout silverjam/sbp2json
34+
- git clone -b master https://github.com/swift-nav/piksi_tools.git ../piksi_tools
3735
script: |
3836
pushd haskell
3937
docker build -t sbp2json .

0 commit comments

Comments
 (0)