Skip to content

Commit

Permalink
DS-4360 Point to dev branch on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwishart committed Apr 11, 2023
1 parent dda0d61 commit 6e2069c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ before_install:
- sudo add-apt-repository -y ppa:cran/libgit2
- sudo apt-get -qq update
- sudo apt-get install libgit2-dev
- export flipData_BRANCH_NAME=DS-4360
- export flipData_BRANCH_NAME=DS-4360-2
- mkdir -p ~/.R/
- echo "CXXFLAGS = `R CMD config CXXFLAGS` -g0 -flto -w" >> ~/.R/Makevars
- echo "CXX14FLAGS = -w -O3" >> ~/.R/Makevars
Expand Down

0 comments on commit 6e2069c

Please sign in to comment.