Skip to content

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 259431787
Change-Id: I987b31c02cf5ce575054dd23fdc5cf64b4093007
  • Loading branch information
Oscar Ramirez authored and copybara-github committed Jul 22, 2019
1 parent d7e76bd commit 41527f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ if ! which cmake > /dev/null; then
fi

# Test on Python2.7
run_tests "python2.7" $1
run_tests "2.7" $1
# Test on Python3.6.1
run_tests "python3.6.1" $1
run_tests "3.6.1" $1

0 comments on commit 41527f2

Please sign in to comment.