Skip to content

Commit 0fe28a4

Browse files
committed
only update pyret-lang
1 parent 1553e48 commit 0fe28a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ before_deploy:
6262
install:
6363
- git submodule init
6464
- git submodule update
65-
- npm update # to update Pyret to the newest version
65+
- npm update pyret-lang # to update Pyret to the newest version
6666
- npm ci --ignore-scripts
6767
- make web
6868
- make deploy-cpo-main

0 commit comments

Comments
 (0)