Skip to content

Commit 95bf8b7

Browse files
remove nupic install from travis yml
1 parent 0767135 commit 95bf8b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ before_install:
1818
- alias g++='g++-4.8'
1919
- export CC='gcc-4.8'
2020
- export CXX='g++-4.8'
21-
- pip install https://s3-us-west-2.amazonaws.com/artifacts.numenta.org/numenta/nupic/releases/nupic-0.2.2-cp27-none-linux_x86_64.whl
2221

2322
install:
2423
- pip install -r requirements.txt

0 commit comments

Comments
 (0)