Skip to content

Commit

Permalink
update travis build to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinvtran committed Aug 17, 2017
1 parent 79f4193 commit 6dd868b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -36,7 +36,7 @@ install:
- pip install python-coveralls pytest-cov
- pip install keras==2.0.4
- pip install matplotlib seaborn
- pip install tensorflow==1.2.0
- pip install tensorflow==1.3.0
- pip install nbformat nbconvert jupyter_client jupyter
- pip install sklearn
- python setup.py install
Expand Down
5 changes: 0 additions & 5 deletions docs/tex/getting-started.tex
Expand Up @@ -5,11 +5,6 @@ \subsection{Getting Started}

\subsubsection{Installation}

\textbf{Note:
TensorFlow 1.2.0 made breaking API changes.
Edward's latest stable version requires at least TensorFlow 1.2.0.
}

To install the latest stable version, run

\begin{lstlisting}[language=Java]
Expand Down
5 changes: 0 additions & 5 deletions docs/tex/troubleshooting.tex
Expand Up @@ -4,11 +4,6 @@ \subsection{Troubleshooting}

\subsubsection{Basic Installation}

\textbf{Note:
TensorFlow 1.2.0 made breaking API changes.
Edward's latest stable version requires at least TensorFlow 1.2.0.
}

Edward depends on

\begin{itemize}
Expand Down

0 comments on commit 6dd868b

Please sign in to comment.