Skip to content

Commit 133e41a

Browse files
committed
Change to 'source activate rmg_env' in .travis.yml
1 parent 29a0824 commit 133e41a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ before_install:
2727

2828
install:
2929
- conda env create
30-
- source activate rmg
30+
- source activate rmg_env
3131
- make
3232

3333
script:

0 commit comments

Comments
 (0)